backup push
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:8080",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"logLevel": "debug"
|
||||
},
|
||||
"/draw": {
|
||||
"target": "http://localhost:8080",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"logLevel": "debug",
|
||||
"headers": {
|
||||
"x-proxy-target": "https://iko-main.ddns.net"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user