浏览代码

auto commit

master
jfinn 2 年前
父节点
当前提交
e6c52c6ac2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      djc_srv/settings.py

+ 1
- 1
djc_srv/settings.py 查看文件

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

正在加载...
取消
保存