pass
This commit is contained in:
parent
5f994e025b
commit
6a7da0550e
|
|
@ -14,6 +14,6 @@ services:
|
||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
environment:
|
environment:
|
||||||
DATABASE_URL: postgres://user:password@service-postgres:5432/medicine_notification
|
DATABASE_URL: postgres://postgres:password@medicine-postgres:5432/medicine_notification
|
||||||
REDIS_HOST: redis
|
REDIS_HOST: redis
|
||||||
SENTRY_DNS: https://f177afb8b8a44800a7ac5f14fb4a7666:b5de0145097e45ed8b85807fd9d10167@sentry.med-logic.ru/15
|
SENTRY_DNS: https://f177afb8b8a44800a7ac5f14fb4a7666:b5de0145097e45ed8b85807fd9d10167@sentry.med-logic.ru/15
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue