ilya_shyian 2 anni fa
parent
commit
2c0ad68463
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      store_back/settings.py

+ 2 - 0
store_back/settings.py

@@ -36,6 +36,8 @@ else:
     from .prod import *
 
 
+ALLOWED_HOSTS=["*"]
+
 # Application definition
 CORS_ALLOWED_ORIGINS = [
     "http://188.72.209.29",