feature/cierres #25

Open
aldarien wants to merge 446 commits from feature/cierres into develop
141 changed files with 470 additions and 4782 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: