amazon fix
This commit is contained in:
parent
969fde01b3
commit
aa614865ab
|
|
@ -1,5 +1,4 @@
|
|||
"""Development settings."""
|
||||
from .amazon_s3 import *
|
||||
from .base import *
|
||||
|
||||
ALLOWED_HOSTS = ['gm.id-east.ru', '95.213.204.126', '0.0.0.0']
|
||||
|
|
@ -104,3 +103,5 @@ LOGGING = {
|
|||
}
|
||||
|
||||
EMAIL_TECHNICAL_SUPPORT = 'n.malinova@octopod.ru'
|
||||
|
||||
from .amazon_s3 import *
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user