yaml updated
This commit is contained in:
parent
c01b729e1d
commit
77a57279f2
|
|
@ -101,6 +101,7 @@ services:
|
||||||
- postgres_commercial
|
- postgres_commercial
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgresql+psycopg2://berkay_wag_user:berkay_wag_user_password@postgres_commercial:5432/wag_database
|
- DATABASE_URL=postgresql+psycopg2://berkay_wag_user:berkay_wag_user_password@postgres_commercial:5432/wag_database
|
||||||
|
- PYTHONPATH=/service_app_banks
|
||||||
|
|
||||||
wag_account_services:
|
wag_account_services:
|
||||||
container_name: wag_account_services
|
container_name: wag_account_services
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue