Adds username/localname fields
This commit is contained in:
parent
8dfad68ca7
commit
b2b651a22f
5 changed files with 34 additions and 14 deletions
|
@ -27,7 +27,7 @@ DEBUG = True
|
|||
|
||||
|
||||
DOMAIN = 'bd352ee8.ngrok.io'
|
||||
ALLOWED_HOSTS = ['localhost', DOMAIN]
|
||||
ALLOWED_HOSTS = ['*']
|
||||
OL_URL = 'https://openlibrary.org'
|
||||
|
||||
# Application definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue