Working version before modification.
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
MARIADB_USER: ${DB_USER:-check_list_user}
|
||||
MARIADB_PASSWORD: ${DB_PASSWORD:-check_list_password}
|
||||
MARIADB_ROOT_PASSWORD: ${MARIADB_ROOT_PASSWORD:-root_password}
|
||||
MARIADB_EXTRA_FLAGS: --max-allowed-packet=64M
|
||||
ports:
|
||||
- "${DB_PORT:-3306}:3306"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user