Skip to content

Commit

Permalink
fix(compose): I'm so stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
oddyamill authored Oct 27, 2024
1 parent ee4cc06 commit 9b6713e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b6713e

Please sign in to comment.