bugfixing
This commit is contained in:
parent
1d85013ae2
commit
514bad6dc7
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ services:
|
|||
db:
|
||||
image: mariadb
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
MARIADB_ROOT_PASSWORD: ${MARIADB_ROOT_PASSWORD}
|
||||
|
||||
adminer:
|
||||
image: adminer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue