mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 04:08:19 +00:00
Provide ACCOUNTS_URL to debug server (#4519)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
26306ddfa1
commit
bbcead8241
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@ -46,6 +46,7 @@
|
||||
"COLLABORATOR_URL": "ws://localhost:3078",
|
||||
"REKONI_URL": "http://localhost:4004",
|
||||
"FRONT_URL": "http://localhost:8080",
|
||||
"ACCOUNTS_URL": "http://localhost:3000",
|
||||
// "SERVER_PROVIDER":"uweb"
|
||||
"SERVER_PROVIDER":"ws",
|
||||
"MODEL_VERSION": ""
|
||||
|
Loading…
Reference in New Issue
Block a user