Fix settings service provider to actually work when no migrations have been run.
This commit is contained in:
parent
5efee34378
commit
8ce0863559
3 changed files with 14 additions and 6 deletions
|
@ -27,5 +27,3 @@ MAIL_FROM=no-reply@example.com
|
|||
QUEUE_HIGH=high
|
||||
QUEUE_STANDARD=standard
|
||||
QUEUE_LOW=low
|
||||
|
||||
APP_SERVICE_AUTHOR=undefined@example.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue