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 be0c2b3 commit 0ccb002Copy full SHA for 0ccb002
samples/agentic-strands/compose.yaml
@@ -19,7 +19,7 @@ services:
19
llm:
20
environment:
21
- OPENAI_API_KEY=FAKE_TOKEN
22
- image: defangio/openai-access-gateway:06339c7
+ image: defangio/openai-access-gateway
23
ports:
24
- target: 80
25
published: 80
0 commit comments