renamed service and container
This commit is contained in:
parent
a28869a782
commit
7392039ba8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
hypixel-flipper:
|
||||
container_name: hypixel-flipper
|
||||
hypixel-auc-notifier:
|
||||
container_name: hypixel-auc-notifier
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
|
Loading…
Reference in a new issue