You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/06/02 12:03:59 UTC

[GitHub] [skywalking-rocketbot-ui] kezhenxu94 commented on a change in pull request #495: Feat: Implement metrics templates in the topology

kezhenxu94 commented on a change in pull request #495:
URL: https://github.com/apache/skywalking-rocketbot-ui/pull/495#discussion_r643892661



##########
File path: vue.config.js
##########
@@ -20,7 +20,7 @@ module.exports = {
   devServer: {
     proxy: {
       '/graphql': {
-        target: `${process.env.SW_PROXY_TARGET || 'http://127.0.0.1:12800'}`,
+        target: `${process.env.SW_PROXY_TARGET || 'http://demo.skywalking.apache.org'}`,

Review comment:
       should we revert this and use SW_PROXY_TARGET to specify locally for debugging?




-- 
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