This commit is contained in:
ladislav.dusa
2023-09-13 18:06:49 +02:00
parent dcfb0164fd
commit e3fa404c11

View File

@ -43,6 +43,6 @@ services:
secrets: secrets:
db_password: db_password:
file: db_password file: "./db_password"
db_root_password: db_root_password:
file: db_root_password file: "./db_root_password"