vpn integration
This commit is contained in:
@@ -60,8 +60,6 @@ INSTALLED_APPS = [
|
||||
'torrent',
|
||||
'watch_party'
|
||||
]
|
||||
if DEBUG:
|
||||
INSTALLED_APPS = ["daphne"] + INSTALLED_APPS
|
||||
|
||||
MIDDLEWARE = [
|
||||
'django.middleware.security.SecurityMiddleware',
|
||||
|
||||
Reference in New Issue
Block a user