You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/12/17 08:10:44 UTC

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #898: Add multiple management server support

rhtyd commented on a change in pull request #898:
URL: https://github.com/apache/cloudstack-primate/pull/898#discussion_r544888580



##########
File path: public/config.json
##########
@@ -1,5 +1,10 @@
 {
-  "apiBase": "/client/api",
+  "servers": [
+    {
+      "name": "Manager 1",

Review comment:
       This may not always work; due to CORS if they are on different domain and using https.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org