feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
212 changed files with 661 additions and 9617 deletions
Showing only changes of commit 1e6bac61b5 - Show all commits

View File

@ -36,7 +36,6 @@ services:
env_file: ${APP_PATH:-.}/.db.env
volumes:
- dbdata:/var/lib/mysql
- ./incoviba.sql.gz:/docker-entrypoint-initdb.d/incoviba.sql.gz
ports:
- "33060:3306"
networks: