Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/agentic-strands/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
llm:
environment:
- OPENAI_API_KEY=FAKE_TOKEN
image: defangio/openai-access-gateway:06339c7
image: defangio/openai-access-gateway
ports:
- target: 80
published: 80
Expand Down
Loading