Fix vs-code launcher (#3696)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2023-09-15 11:43:56 +07:00 committed by GitHub
parent 431c5a5e70
commit d3183a278b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.vscode/launch.json vendored
View File

@ -46,7 +46,8 @@
"REKONI_URL": "http://localhost:4004",
"FRONT_URL": "http://localhost:8080",
// "SERVER_PROVIDER":"uweb"
"SERVER_PROVIDER":"ws"
"SERVER_PROVIDER":"ws",
"MODEL_VERSION": ""
// "RETRANSLATE_URL": "http://127.0.0.1:4500",
//"RETRANSLATE_URL": "https://208.167.249.201",