diff --git a/.vscode/launch.json b/.vscode/launch.json index fbefaa6..e8e4a83 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -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": [],