mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
force mariadb autoupgrade
This commit is contained in:
parent
6202021edf
commit
a630e9186c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
- ./db:/var/lib/mysql
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
- MARIADB_AUTO_UPGRADE=true
|
||||
- MARIADB_USER=gancio
|
||||
- MARIADB_DATABASE=gancio
|
||||
- MARIADB_PASSWORD=gancio
|
||||
|
|
Loading…
Reference in a new issue