diff --git a/apps/reader/views.py b/apps/reader/views.py index a1adcc6c4..f0e8ee2d6 100644 --- a/apps/reader/views.py +++ b/apps/reader/views.py @@ -77,6 +77,7 @@ ALLOWED_SUBDOMAINS = [ 'hwww', # 'beta', # Comment to redirect beta -> www, uncomment to allow beta -> staging (+ dns changes) 'staging', + 'hstaging', 'discovery', 'debug', 'debug3',