mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-15 09:48:43 +00:00
revert
This commit is contained in:
parent
5dbd3c9d24
commit
4a42e986aa
@ -26,7 +26,7 @@ module.exports = {
|
|||||||
proxy: {
|
proxy: {
|
||||||
"/graphql": {
|
"/graphql": {
|
||||||
target: `${
|
target: `${
|
||||||
process.env.SW_PROXY_TARGET || "https://demo.skywalking.apache.org"
|
process.env.SW_PROXY_TARGET || "http://demo.skywalking.apache.org"
|
||||||
}`,
|
}`,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user