cxd 10 kuukautta sitten
vanhempi
sitoutus
bf5293a6d3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      DCbackend/settings.py

+ 1 - 1
DCbackend/settings.py

@@ -69,7 +69,7 @@ CORS_ALLOWED_ORIGINS = [
     'http://localhost',
     'http://120.46.190.49',
     'http://doc.ap-healthcare.com',
-    'http://183.195.216.54/'
+    'http://183.195.216.54:8084'
 ]
 CORS_ORIGIN_ALLOW_ALL = True
 CORS_ALLOW_CREDENTIALS = True