url of api is changed

This commit is contained in:
병준 박 2022-08-22 12:34:44 +00:00
parent ec834d8e8e
commit 74e28dcb95

4
.vscode/launch.json vendored
View File

@ -23,7 +23,7 @@
"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-v1.kgonapi.com/",
"K_URL": "https://dev-mw.kgonapi.com",
"K_USERNAME": "turbo78",
"K_SECRET": "561b6f4d6e4c5f1b8a3473c43c3caa84",
},
@ -50,7 +50,7 @@
"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-v1.kgonapi.com/",
"K_URL": "https://dev-mw.kgonapi.com",
"K_USERNAME": "turbo78",
"K_SECRET": "561b6f4d6e4c5f1b8a3473c43c3caa84",
},