Skip to content

Commit 340f615

Browse files
committed
Remove backup configuration file and update llama-stack service URL in E2E tests
1 parent 29c08c3 commit 340f615

2 files changed

Lines changed: 1 addition & 39 deletions

File tree

lightspeed-stack.yaml.backup

Lines changed: 0 additions & 38 deletions
This file was deleted.

tests/e2e/configuration/server-mode/lightspeed-stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ service:
99
llama_stack:
1010
# Server mode - connects to separate llama-stack service
1111
use_as_library_client: false
12-
url: http://localhost:8321
12+
url: http://llama-stack:8321
1313
api_key: xyzzy
1414
user_data_collection:
1515
feedback_enabled: true

0 commit comments

Comments
 (0)