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