rename container to booru to avoid conflict with existing diashow container
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
diashow:
|
booru:
|
||||||
build: .
|
build: .
|
||||||
container_name: diashow
|
container_name: booru
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: .env
|
env_file: .env
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user