Change domain and make fields optional
This commit is contained in:
@@ -80,6 +80,7 @@ TEMPLATES = [
|
||||
|
||||
WSGI_APPLICATION = 'authserver.wsgi.application'
|
||||
|
||||
ALLOWED_HOSTS = ['localhost', '127.0.0.1', '172.17.17.65', 'tools-auth.protospace.ca']
|
||||
|
||||
# Database
|
||||
# https://docs.djangoproject.com/en/2.1/ref/settings/#databases
|
||||
|
||||
Reference in New Issue
Block a user