feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
252 changed files with 807 additions and 10814 deletions
Showing only changes of commit 16cd29635d - Show all commits

View File

@ -86,6 +86,7 @@ services:
- ${CLI_PATH:-.}:/code
- ./logs/cli:/logs
- ${CLI_PATH:-.}/crontab:/var/spool/cron/crontabs/root
- /etc/timezone:/etc/timezone:ro
volumes:
dbdata: {}