Browse Source

Heroku related

sleepytaco 3 years ago
parent
commit
f33549133f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UnTube/settings.py

+ 1 - 1
UnTube/settings.py

@@ -119,7 +119,7 @@ SOCIALACCOUNT_PROVIDERS = {
     }
 }
 
-SITE_ID = 3
+SITE_ID = 4
 
 LOGIN_URL = '/'