development server is changed
This commit is contained in:
parent
1d64849cdf
commit
9d41ff3bc0
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -20,7 +20,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"URL_BROKER": "nats://192.168.50.200:4222",
|
"URL_BROKER": "nats://192.168.50.205:4222",
|
||||||
"QUEUE_BROKER": "bet.beteran",
|
"QUEUE_BROKER": "bet.beteran",
|
||||||
},
|
},
|
||||||
"args": [],
|
"args": [],
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"URL_BROKER": "nats://192.168.50.200:4222",
|
"URL_BROKER": "nats://192.168.50.205:4222",
|
||||||
"QUEUE_BROKER": "bet.beteran",
|
"QUEUE_BROKER": "bet.beteran",
|
||||||
},
|
},
|
||||||
"args": [],
|
"args": [],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user