various fixes

This commit is contained in:
Yannick 2025-04-16 13:37:34 +02:00
commit 3b2b3eefac
7 changed files with 14 additions and 11 deletions

View file

@ -13,5 +13,5 @@ database.default.DBDriver = MySQLi
database.default.port = 3306
CI_ENVIRONMENT = development
SETUP_APP_PORT=80
SETUP_APP_PORT=8080
SETUP_PMA_PORT=8888