Adding hstaging server.

This commit is contained in:
Samuel Clay 2024-02-08 20:13:30 -05:00
parent a222fc0675
commit c07df5d462

View file

@ -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',