We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 716ffa0 + 539d0f3 commit 1a9af4dCopy full SHA for 1a9af4d
config/default.json
@@ -25,13 +25,11 @@
25
"statistics": "grpc://statistics:50051/v1",
26
"notification": "grpc://notification:50051/v1",
27
"config": "grpc://config:50051/v1",
28
- "billing": "grpc://billing:50051/v1",
29
- "power_scheduler": "grpc://power-scheduler:50051/v1",
30
- "spot_automation": "grpc://spot-automation:50051/v1",
31
"cost_analysis": "grpc://cost-analysis:50051/v1",
32
"board": "grpc://board:50051/v1",
33
"file_manager": "grpc://file-manager:50051/v1",
34
- "dashboard": "grpc://dashboard:50051/v1"
+ "dashboard": "grpc://dashboard:50051/v1",
+ "opsflow": "grpc://opsflow:50051/v1",
35
},
36
"baseURL": "http://localhost:3000",
37
"baseURLV2": "",
0 commit comments