fix: removed password
This commit is contained in:
parent
821a9f531b
commit
e14601d67c
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ services:
|
||||||
container_name: nc_db
|
container_name: nc_db
|
||||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_ROOT_PASSWORD=Subatomic-Lapping0-Untagged-Deceptive-Judge
|
|
||||||
- MARIADB_AUTO_UPGRADE=1
|
- MARIADB_AUTO_UPGRADE=1
|
||||||
- MARIADB_DISABLE_UPGRADE_BACKUP=1
|
- MARIADB_DISABLE_UPGRADE_BACKUP=1
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue