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 de67ea6 + 27c44b3 commit 499a70eCopy full SHA for 499a70e
docker/file-retriever/docker-compose.yml
@@ -39,7 +39,7 @@ services:
39
- METRIC_ENVIRONMENT_TAG=${METRIC_ENVIRONMENT_TAG}
40
- VICTORIA_USERNAME=${VICTORIA_USERNAME}
41
- VICTORIA_PASSWORD=${VICTORIA_PASSWORD}
42
- - OBJECT_MAPPING_INDEXER_URL=http://object-mapping-app:3000
+ - OBJECT_MAPPING_INDEXER_URL=http://object-mapping-app:3000/ws
43
depends_on:
44
subspace-node:
45
condition: service_healthy
0 commit comments