development server is changed

This commit is contained in:
병준 박 2022-08-19 08:02:44 +00:00
parent 1d64849cdf
commit 9d41ff3bc0

4
.vscode/launch.json vendored
View File

@ -20,7 +20,7 @@
}
},
"env": {
"URL_BROKER": "nats://192.168.50.200:4222",
"URL_BROKER": "nats://192.168.50.205:4222",
"QUEUE_BROKER": "bet.beteran",
},
"args": [],
@ -43,7 +43,7 @@
}
},
"env": {
"URL_BROKER": "nats://192.168.50.200:4222",
"URL_BROKER": "nats://192.168.50.205:4222",
"QUEUE_BROKER": "bet.beteran",
},
"args": [],