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