sleepytaco %!s(int64=3) %!d(string=hai) anos
pai
achega
7b66531024
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UnTube/settings.py

+ 1 - 1
UnTube/settings.py

@@ -28,7 +28,7 @@ YOUTUBE_V3_API_KEY = SECRETS['YOUTUBE_V3_API_KEY']
 # SECURITY WARNING: don't run with debug turned on in production!
 DEBUG = True
 
-ALLOWED_HOSTS = []
+ALLOWED_HOSTS = ['untube-django.herokuapp.com']
 
 # Application definition
 INSTALLED_APPS = [