Fix settings service provider to actually work when no migrations have been run.

This commit is contained in:
Dane Everitt
2017-12-30 20:53:34 -06:00
parent 5efee34378
commit 8ce0863559
3 changed files with 14 additions and 6 deletions

View File

@@ -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