mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-15 01:33:54 +00:00
revert
This commit is contained in:
parent
5dbd3c9d24
commit
4a42e986aa
@ -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,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user