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