ravening commented on a change in pull request #898: URL: https://github.com/apache/cloudstack-primate/pull/898#discussion_r555609333
########## File path: public/config.json ########## @@ -1,5 +1,14 @@ { - "apiBase": "/client/api", + "servers": [ + { + "name": "Local-Server", + "apiBase": "/client/api" + }, + { + "name": "Primate-QA", + "apiBase": "http://primate-qa.cloudstack.cloud:8080/client/api" Review comment: @utchoang I meant about the URL.. isn't that owned by shapblue? ---------------------------------------------------------------- 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: us...@infra.apache.org