version 0.0.5: add settings for development server
This commit is contained in:
parent
c5df0faa16
commit
2101a5ae5e
|
|
@ -1,7 +1,7 @@
|
|||
"""Development settings."""
|
||||
from .base import *
|
||||
|
||||
ALLOWED_HOSTS = ['api.gm.id-east.ru', ]
|
||||
ALLOWED_HOSTS = ['gm.id-east.ru', ]
|
||||
|
||||
SEND_SMS = False
|
||||
SMS_CODE_SHOW = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user