Rename to .env

This commit is contained in:
AlbertBuluma
2025-07-22 12:23:39 +03:00
parent fdc5645341
commit 69c5fd8fe2
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ services:
container_name: streamline-emr-statistics container_name: streamline-emr-statistics
restart: unless-stopped restart: unless-stopped
env_file: env_file:
- ./resources/statistics/statistics.env - resources/statistics/.env
depends_on: depends_on:
- streamline-emr - streamline-emr
- redis - redis