We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d890f69 commit cc6f119Copy full SHA for cc6f119
docker-compose.yml
@@ -82,8 +82,6 @@ services:
82
dockerfile: dockerfiles/Dockerfile.xarray
83
ports:
84
- "8082:8082"
85
- volumes:
86
- - /tmp:/tmp
87
command: ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "8082", "--workers", "1"]
88
89
otel-collector:
0 commit comments