Update to include MARIADB_VERSION in env file which sets the mariadb version (#2185)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
01eb934863
commit
4e257c8e8f
@ -269,6 +269,7 @@ MSSQL_PORT=1433
|
||||
|
||||
### MARIADB ###############################################
|
||||
|
||||
MARIADB_VERSION=latest
|
||||
MARIADB_DATABASE=default
|
||||
MARIADB_USER=default
|
||||
MARIADB_PASSWORD=secret
|
||||
|
Reference in New Issue
Block a user