서버수정
This commit is contained in:
parent
c79a5dba20
commit
a05c3c59e6
|
@ -4,7 +4,7 @@ export const environment: Environment = {
|
|||
production: true,
|
||||
nats: {
|
||||
connectionOptions: {
|
||||
servers: ['ws://192.168.50.208:8088'],
|
||||
servers: ['ws://192.168.50.200:8088'],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
@ -8,7 +8,7 @@ export const environment: Environment = {
|
|||
production: false,
|
||||
nats: {
|
||||
connectionOptions: {
|
||||
servers: ['ws://192.168.50.208:8088'],
|
||||
servers: ['ws://192.168.50.200:8088'],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user