development server is changed

This commit is contained in:
병준 박 2022-08-19 08:03:45 +00:00
parent bbced41e62
commit a26d5bb6bc

8
.vscode/launch.json vendored
View File

@ -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",