Update stack.production.yml
This commit is contained in:
parent
b0a7d9aaa4
commit
2e984d290d
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
jaeger:
|
||||
image: jaegertracing/all-in-one:${JAEGER_VERSION:-latest}
|
||||
image: git.nixc.us/nixius/jaeger:production
|
||||
ports:
|
||||
- "16686:16686"
|
||||
- "4318:4318"
|
||||
|
|
Loading…
Reference in New Issue