Update stack.production.yml

This commit is contained in:
colin 2024-07-04 16:15:07 +00:00
parent b0a7d9aaa4
commit 2e984d290d
1 changed files with 1 additions and 1 deletions

View File

@ -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"