mirror of
https://github.com/katanemo/plano.git
synced 2026-05-01 11:56:29 +02:00
fix code bug (#340)
This commit is contained in:
parent
af0e7d178b
commit
93d3d349a2
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
weather_forecast_service:
|
||||
build:
|
||||
context: ./weather_forecast_service
|
||||
context: ./
|
||||
environment:
|
||||
- OLTP_HOST=http://otel-collector:4317
|
||||
extra_hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue