Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
e6c52c6ac2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      djc_srv/settings.py

+ 1
- 1
djc_srv/settings.py View File

@@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-5cp!_$khwb!!+#4&%b0s=qx@jo95t9^%wtny-s!2zd&t-)ba+r
25 25
 # SECURITY WARNING: don't run with debug turned on in production!
26 26
 DEBUG = True
27 27
 
28
-ALLOWED_HOSTS = ["fredericktheinsanelygreat.com","*.fredericktheinsanelygreat.com"]
28
+ALLOWED_HOSTS = ["fredericktheinsanelygreat.com","*.fredericktheinsanelygreat.com","jxn.fredericktheinsanelygreat.com"]
29 29
 
30 30
 # jxn.fredericktheinsanelygreat.com
31 31
 

Loading…
Cancel
Save