Explorar el Código

adm:feat > 更改image-service

shaun-sheep hace 4 años
padre
commit
8e8e4e7760
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -300,7 +300,7 @@ module.exports = {
       },
       '/image-service': {
         // 目标 API 地址
-        target: 'http://39.97.179.199:8888',
+        target: 'http://39.97.179.199:8891',
         // target: 'http://api.sagacloud.cn',
         // 如果要代理 websockets
         ws: true,