From bfd63160e206815e6793c337680017caaee010e0 Mon Sep 17 00:00:00 2001 From: Ilya Mukhortov Date: Mon, 27 Apr 2026 15:42:29 +1000 Subject: [PATCH] pass --- tfoms-patient/docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tfoms-patient/docker-compose.yml b/tfoms-patient/docker-compose.yml index 787bc2b..6518cf8 100644 --- a/tfoms-patient/docker-compose.yml +++ b/tfoms-patient/docker-compose.yml @@ -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: