瀏覽代碼

git setting

cxd 9 月之前
父節點
當前提交
7c753f5fc3
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      DCbackend/settings.py

+ 2 - 0
DCbackend/settings.py

@@ -68,6 +68,8 @@ CORS_ALLOWED_ORIGINS = [
     'http://127.0.0.1',
     'http://localhost',
     'http://120.46.190.49',
+    'http://doc.ap-healthcare.com'
+    'http://183.195.216.54/'
 ]
 CORS_ORIGIN_ALLOW_ALL = True
 CORS_ALLOW_CREDENTIALS = True