mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
fix shared conatiner path
This commit is contained in:
parent
e859c6fc03
commit
9485e9713c
11 changed files with 29 additions and 29 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
jaeger:
|
||||
build:
|
||||
context: ../shared/jaeger
|
||||
context: ../../shared/jaeger
|
||||
ports:
|
||||
- "16686:16686"
|
||||
- "4317:4317"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue