Browse Source

git setting

cxd 9 months ago
parent
commit
7c753f5fc3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      DCbackend/settings.py

+ 2 - 0
DCbackend/settings.py

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