Update domain and ip address

This commit is contained in:
Maciej Pęśko 2018-08-28 20:56:31 +02:00
parent 40e16c3a02
commit e96ddeb49e

View file

@ -25,7 +25,7 @@ SECRET_KEY = 'secret_123'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['35.237.219.127']
ALLOWED_HOSTS = ['35.241.250.34', 'comixify.ii.pw.edu.pl']
# Application definition