Refactor: remove setup wizard and related middleware, update settings management

This commit is contained in:
2026-04-07 13:40:08 +00:00
parent ef37385b3d
commit 80318d33b4
8 changed files with 45 additions and 61 deletions

View File

@@ -7,6 +7,7 @@ APP_URL=http://localhost:8080
APP_PORT=8080
SEED_DEV_DATA=false
RUN_DB_SEED_ON_FIRST_START=true
DB_CONNECTION=mysql
DB_HOST=mariadb