This commit is contained in:
parent
50c6e35bb8
commit
9fc9e3fd9d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user