Refactor: remove setup wizard and related middleware, update settings management
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user