|
@ -2,8 +2,8 @@ let configJSON |
|
|
if (process.env.NODE_ENV === 'development') { |
|
|
if (process.env.NODE_ENV === 'development') { |
|
|
configJSON = { |
|
|
configJSON = { |
|
|
base: { |
|
|
base: { |
|
|
ip: 'http://192.168.0.63', |
|
|
//ip: 'http://192.168.0.63',
|
|
|
//ip: 'http://192.168.0.140',
|
|
|
ip: 'http://192.168.0.140', |
|
|
//ip: 'http://149.223.116.5',
|
|
|
//ip: 'http://149.223.116.5',
|
|
|
auth_port: '8066', |
|
|
auth_port: '8066', |
|
|
public_port: '8092', |
|
|
public_port: '8092', |
|
@ -37,7 +37,7 @@ if (process.env.NODE_ENV === 'development') { |
|
|
configJSON = { |
|
|
configJSON = { |
|
|
base: { |
|
|
base: { |
|
|
|
|
|
|
|
|
ip: 'http://192.168.0.63', |
|
|
ip: 'http://192.168.0.67', |
|
|
//ip: 'http://192.168.0.140',
|
|
|
//ip: 'http://192.168.0.140',
|
|
|
//ip: 'http://149.223.116.5',
|
|
|
//ip: 'http://149.223.116.5',
|
|
|
//ip: 'http://114.116.225.148',
|
|
|
//ip: 'http://114.116.225.148',
|
|
|