prueba #19

Merged
darroyo merged 1 commits from develop into main 2026-03-24 18:09:18 +00:00
2 changed files with 1 additions and 1 deletions
Vendored
+1 -1
View File
@@ -85,7 +85,7 @@ services:
- "traefik.http.routers.${NAME_SERVICE}.rule=Host(`recall.vodorod.cl`)"
environment:
- TZ=America/Santiago
- DATABASE_URL=file:./data/dev.db
- DATABASE_URL=file:/app/data/dev.db
volumes:
- ./data:/app/data
networks:
BIN
View File
Binary file not shown.