amazon fix

This commit is contained in:
Kuroshini 2020-02-07 16:56:57 +03:00
parent f30a893fae
commit af6c2a735e

View File

@ -1,5 +1,6 @@
"""Development settings."""
from .base import *
from .amazon_s3 import *
ALLOWED_HOSTS = ['gm.id-east.ru', '95.213.204.126', '0.0.0.0']