mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 23:32:14 +00:00
Fix vs-code launcher (#3696)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
431c5a5e70
commit
d3183a278b
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@ -46,7 +46,8 @@
|
|||||||
"REKONI_URL": "http://localhost:4004",
|
"REKONI_URL": "http://localhost:4004",
|
||||||
"FRONT_URL": "http://localhost:8080",
|
"FRONT_URL": "http://localhost:8080",
|
||||||
// "SERVER_PROVIDER":"uweb"
|
// "SERVER_PROVIDER":"uweb"
|
||||||
"SERVER_PROVIDER":"ws"
|
"SERVER_PROVIDER":"ws",
|
||||||
|
"MODEL_VERSION": ""
|
||||||
|
|
||||||
// "RETRANSLATE_URL": "http://127.0.0.1:4500",
|
// "RETRANSLATE_URL": "http://127.0.0.1:4500",
|
||||||
//"RETRANSLATE_URL": "https://208.167.249.201",
|
//"RETRANSLATE_URL": "https://208.167.249.201",
|
||||||
|
Loading…
Reference in New Issue
Block a user