added 95.213.204.126 to development allowed hosts
This commit is contained in:
parent
1213b39e0d
commit
57066048d6
|
|
@ -1,7 +1,6 @@
|
||||||
"""Development settings."""
|
"""Development settings."""
|
||||||
from .base import *
|
|
||||||
|
|
||||||
ALLOWED_HOSTS = ['gm.id-east.ru', ]
|
ALLOWED_HOSTS = ['gm.id-east.ru', '95.213.204.126']
|
||||||
|
|
||||||
SEND_SMS = False
|
SEND_SMS = False
|
||||||
SMS_CODE_SHOW = True
|
SMS_CODE_SHOW = True
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user