We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bce510 commit 3ee4a2bCopy full SHA for 3ee4a2b
config/environment.js
@@ -57,7 +57,6 @@ module.exports = (environment) => {
57
backendAddresses: {
58
spanService: P_ENV.SPAN_SERV_URL,
59
userService: P_ENV.USER_SERV_URL,
60
- userServiceApi: P_ENV.USER_SERV_API_URL,
61
vsCodeService: P_ENV.VSCODE_SERV_URL,
62
collaborationService: P_ENV.COLLABORATION_SERV_URL,
63
shareSnapshot: P_ENV.SHARE_SNAPSHOT_URL,
0 commit comments