0.8.2 mit localhost
This commit is contained in:
parent
06b54b6ae0
commit
77a18cadb0
Binary file not shown.
|
|
@ -32,7 +32,7 @@ SECRET_KEY = '_qv2t2lmsctjxpbb4rrp=op%_20_hxzonv^mvty1o85c)l$s^q'
|
|||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = ['digitale-agentur.com', 'www.digitale-agentur.com', 'localhost']
|
||||
ALLOWED_HOSTS = ['digitale-agentur.com', 'www.digitale-agentur.com', 'localhost', 'dev01.digitale-agentur.com']
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue