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