chore: fix env
dev / deploy (push) Failing after 8s

This commit is contained in:
Daniil
2026-04-30 00:51:55 +03:00
parent 9aa2202d50
commit 0040748d35
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
context: .
dockerfile: Dockerfile
env_file:
- .env
- .env.production
restart: unless-stopped
environment:
NODE_ENV: production