diff --git a/compose.yaml b/compose.yaml index 4241c41..cb556b2 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,7 +3,7 @@ services: image: ${TELEGRAM_IMAGE_REF} restart: always volumes: - - postgres-socket + - postgres-socket:/var/run/postgresql environment: - TELEGRAM_FILE=/run/secrets/telegram - CRYPTO_FILE=/run/secrets/crypto