fix
All checks were successful
Deploy Production / deploy (push) Successful in 20s

This commit is contained in:
parent 50c6e35bb8
commit 9fc9e3fd9d

View File

@ -22,7 +22,7 @@ services:
restart: unless-stopped
environment:
TELEGRAM_BOT_TOKEN: 7664650831:AAGdpc0MRIeSCrCFq6tx3K4J5_uqAHsetSQ
DATABASE_HOST: localhost
DATABASE_HOST: postgres
DATABASE_PORT: 5432
DATABASE_USER: karta_soup_user
DATABASE_PASSWORD: 123Kartasoup123
@ -36,5 +36,7 @@ volumes:
postgres_data:
networks:
karta-soup-network:
driver: bridge
proxy:
external: true
internal:
external: true