Update docker-compose.yml
This commit is contained in:
parent
f10f92df13
commit
f18262fe34
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ services:
|
|||
|
||||
ghostdb:
|
||||
container_name: ghostdb
|
||||
user: 1000:1000
|
||||
image: mariadb:latest
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${GHOST_DATABASE_PASSWORD}
|
||||
|
|
Loading…
Add table
Reference in a new issue