Skip to content

Commit

Permalink
Fix docker compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
kulakovd committed Oct 10, 2023
1 parent 65a8c31 commit 6ed2503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ services:
TELEGRAM_MINI_APP_LINK: "${TELEGRAM_MINI_APP_LINK}"
TELEGRAM_TEST_ENVIRONMENT: "${TELEGRAM_TEST_ENVIRONMENT}"
ACCESS_TOKEN_SECRET: "${ACCESS_TOKEN_SECRET}"
MINI_APP_URL: "${MINI_APP_URL}"
DB_HOST: pg
DB_PORT: 5432
DB_USERNAME: postgres
Expand Down

0 comments on commit 6ed2503

Please sign in to comment.