Support users with no shared inbox
This commit is contained in:
parent
9360f4512c
commit
ef2209e77b
6 changed files with 12 additions and 8 deletions
|
@ -15,7 +15,7 @@ SECRET_KEY = '7(2w1sedok=aznpq)ta1mc4i%4h=xx@hxwx*o57ctsuml0x%fr'
|
|||
DEBUG = True
|
||||
|
||||
# TODO: this hsould be populated at runtime at least for debug mode
|
||||
DOMAIN = 'bd352ee8.ngrok.io'
|
||||
DOMAIN = 'a4522b16.ngrok.io'
|
||||
ALLOWED_HOSTS = ['*']
|
||||
OL_URL = 'https://openlibrary.org'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue