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.
1 parent 9ec226b commit 0993b86Copy full SHA for 0993b86
docker-compose/docker-compose.yaml
@@ -330,7 +330,7 @@ services:
330
image: 'index.docker.io/sourcegraph/repo-updater:3.14.0@sha256:8417839e12336e3e5dfc45ce5aae01a2e1527d8c721eeec87c78395c74f236cc'
331
cpus: 4
332
mem_limit: '4g'
333
- environment:
+ environment:
334
- GOMAXPROCS=1
335
- 'SRC_FRONTEND_INTERNAL=sourcegraph-frontend-internal:3090'
336
- JAEGER_AGENT_HOST=jaeger-agent
0 commit comments