Implement YAML config loader
This commit is contained in:
parent
14c22e0e6c
commit
6c41f06105
14 changed files with 169 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ MYSQL_USER=mailaccountadmin
|
|||
MYSQL_PASSWORD=mailaccountadmin
|
||||
|
||||
# App settings
|
||||
APP_TITLE="MailAccountAdmin [dev]"
|
||||
APP_ENV=development
|
||||
APP_DEBUG=true
|
||||
APP_TIMEZONE=Europe/Berlin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue