From a26d5bb6bc249c22b9b8201e9b199839ce2f4630 Mon Sep 17 00:00:00 2001 From: PARK BYUNG JUN Date: Fri, 19 Aug 2022 08:03:45 +0000 Subject: [PATCH] development server is changed --- .vscode/launch.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index b2a5769..1085b59 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -20,8 +20,8 @@ } }, "env": { - "URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.200:25432/beteran", - "URL_BROKER": "nats://192.168.50.200:4222", + "URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.205:25432/beteran", + "URL_BROKER": "nats://192.168.50.205:4222", "QUEUE_BROKER": "bet.beteran", "K_URL": "https://dev-mw.kgonapi.com", "K_USERNAME": "Turbo77", @@ -47,8 +47,8 @@ } }, "env": { - "URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.200:25432/beteran", - "URL_BROKER": "nats://192.168.50.200:4222", + "URL_DATABASE": "postgresql://beteran:qwer5795QWER@192.168.50.205:25432/beteran", + "URL_BROKER": "nats://192.168.50.205:4222", "QUEUE_BROKER": "bet.beteran", "K_URL": "https://dev-mw.kgonapi.com", "K_USERNAME": "Turbo77",