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
Showing only changes of commit 0e22acc077 - Show all commits

2
Jenkinsfile vendored
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
data/dev.db Normal file

Binary file not shown.