pass
This commit is contained in:
parent
8a79d6826f
commit
bfd63160e2
|
|
@ -9,7 +9,6 @@ services:
|
||||||
image: tfoms-patient:latest
|
image: tfoms-patient:latest
|
||||||
env_file:
|
env_file:
|
||||||
- ../.env
|
- ../.env
|
||||||
- .env
|
|
||||||
environment:
|
environment:
|
||||||
- SQLALCHEMY_DATABASE_URI=postgresql://postgres:password@medicine-postgres/tfoms_patient
|
- SQLALCHEMY_DATABASE_URI=postgresql://postgres:password@medicine-postgres/tfoms_patient
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue