mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
revert
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = {
|
||||
proxy: {
|
||||
"/graphql": {
|
||||
target: `${
|
||||
process.env.SW_PROXY_TARGET || "https://demo.skywalking.apache.org"
|
||||
process.env.SW_PROXY_TARGET || "http://demo.skywalking.apache.org"
|
||||
}`,
|
||||
changeOrigin: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user