temp
This commit is contained in:
@@ -14,7 +14,7 @@ const meBackend = 'https://kevisual.xiongxiao.me';
|
||||
const backendWss = devBackend.replace(/^https:/, 'wss:');
|
||||
const backend = meBackend;
|
||||
let proxy = {};
|
||||
if (false) {
|
||||
if (true) {
|
||||
proxy = {
|
||||
'/api': {
|
||||
target: backend,
|
||||
|
||||
Reference in New Issue
Block a user