mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Merge pull request #19 from 18F/jim/080322/localurlupdate
correct local url
This commit is contained in:
@@ -100,6 +100,7 @@ class Config(object):
|
||||
|
||||
|
||||
class Development(Config):
|
||||
ADMIN_BASE_URL = 'http://localhost:6012'
|
||||
BASIC_AUTH_FORCE = True
|
||||
NOTIFY_LOG_PATH = 'application.log'
|
||||
DEBUG = True
|
||||
|
||||
Reference in New Issue
Block a user