Skip to content

Commit c5c24e5

Browse files
author
Radovan Fuchs
committed
fix docker config error
1 parent 16651d3 commit c5c24e5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose-library.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ services:
6666
- WATSONX_API_KEY=${WATSONX_API_KEY:-}
6767
# Enable debug logging if needed
6868
- LLAMA_STACK_LOGGING=${LLAMA_STACK_LOGGING:-}
69-
networks:
70-
- lightspeednet
7169
healthcheck:
7270
test: ["CMD", "curl", "-f", "http://localhost:8080/liveness"]
7371
interval: 10s # how often to run the check

0 commit comments

Comments
 (0)