mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-08 23:39:46 +01:00
docker: remove fixed database container name
This commit is contained in:
parent
1e47667b9a
commit
e181e4d5cb
@ -28,7 +28,6 @@ services:
|
|||||||
#MySQL Service
|
#MySQL Service
|
||||||
db:
|
db:
|
||||||
image: mysql:8.0.35
|
image: mysql:8.0.35
|
||||||
container_name: db
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
tty: true
|
tty: true
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user