Browse Source

【派格1.5】发布ip更改

HQ
安虹睿 7 months ago
parent
commit
db02e83d55
  1. 13
      vue/static/config.js

13
vue/static/config.js

@ -52,10 +52,15 @@ if (process.env.NODE_ENV === "development") {
// public_port: "7692",
// backend_port: "7692",
ip: "http://192.168.0.228",
auth_port: "7696",
public_port: "7692",
backend_port: "7692",
// ip: "http://192.168.0.228",
// auth_port: "7696",
// public_port: "7692",
// backend_port: "7692",
ip: "http://192.168.0.68",
auth_port: "8066",
public_port: "8092",
backend_port: "8092",
},
basic: {},
upload: {

Loading…
Cancel
Save