diff --git a/compose.yaml b/compose.yaml index a36ce8e..80aec84 100644 --- a/compose.yaml +++ b/compose.yaml @@ -109,7 +109,7 @@ services: - "${XYMEDIA_INSTALL_DIR}/data:/app/data" - "${XYMEDIA_INSTALL_DIR}/releases:/releases:ro" - "${XYMEDIA_INSTALL_DIR}/config.yaml:/app/config.yaml:ro" - secrets: [xymedia-postgres-password] + secrets: [xymedia-postgres-password, xiaoya-controller-token] profiles: [migration] restart: "no" secrets: