Sfoglia il codice sorgente

auto commit

master
jfinn 2 anni fa
parent
commit
0c203e64b8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      djc_srv/settings.py

+ 1
- 1
djc_srv/settings.py Vedi 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"]
28
+ALLOWED_HOSTS = ["fredericktheinsanelygreat.com","*.fredericktheinsanelygreat.com"]
29 29
 
30 30
 # jxn.fredericktheinsanelygreat.com
31 31
 

Loading…
Annulla
Salva