apunta env_file a ruta absoluta del archivo de configuración

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
David Inostroza
2026-04-24 18:51:43 -04:00
parent 22ee2b58ad
commit 152a974533
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build: . build: .
ports: ports:
- "8000:8000" - "8000:8000"
env_file: .env env_file: /Users/deivid/env_cantina
environment: environment:
TZ: America/Santiago TZ: America/Santiago
volumes: volumes: