fix: removed password

This commit is contained in:
sujiba 2024-05-23 13:27:09 +02:00
parent 821a9f531b
commit e14601d67c

View file

@ -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: