Updates from Asus and BGH event.
This commit is contained in:
@@ -178,16 +178,16 @@ services:
|
||||
# env_file:
|
||||
# - ./.env
|
||||
# - filename.env
|
||||
ports:
|
||||
- "3307:3306"
|
||||
# ports:
|
||||
# - "3307:3306"
|
||||
volumes:
|
||||
- ./srv/mariadb:/var/lib/mysql
|
||||
# - ./conf/mariadb/password_reset.sql:/docker-entrypoint-initdb.d/init.sql:ro
|
||||
# - ./conf/mariadb/password_reset.sql:/password_reset.sql:z
|
||||
# - ./srv/mariadb_ln:/var/lib/mysql
|
||||
# - ./conf/mariadb/my.cnf:/etc/my.cnf
|
||||
# environment:
|
||||
# - MARIADB_ROOT_PASSWORD=$$1sky.Adapting.7e2
|
||||
environment:
|
||||
- MARIADB_ROOT_PASSWORD=$$1sky.Adapting.7e2
|
||||
# - MARIADB_ROOT_PASSWORD=CentauriStar123
|
||||
# - MARIADB_DATABASE: 'my_env_db'
|
||||
# - MYSQL_ROOT_PASSWORD=$$1sky.Adapting.7e2
|
||||
|
||||
Reference in New Issue
Block a user