Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
2c076f26ad
commit
c82224b7ef
|
@ -2,7 +2,7 @@ services:
|
||||||
jaeger:
|
jaeger:
|
||||||
image: git.nixc.us/nixius/jaeger:production
|
image: git.nixc.us/nixius/jaeger:production
|
||||||
ports:
|
ports:
|
||||||
- "16686:16686"
|
# - "16686:16686"
|
||||||
- "4318:4318"
|
- "4318:4318"
|
||||||
environment:
|
environment:
|
||||||
- LOG_LEVEL=debug
|
- LOG_LEVEL=debug
|
||||||
|
|
Loading…
Reference in New Issue