diff --git a/compose.yaml b/compose.yaml index 4bb132e..9e290d0 100644 --- a/compose.yaml +++ b/compose.yaml @@ -48,4 +48,4 @@ services: restart: "no" secrets: xymedia-postgres-password: - file: ${XYMEDIA_INSTALL_DIR}/secrets/postgres-password + file: ${XYMEDIA_INSTALL_DIR}/secrets/xymedia-postgres-password