Skip to content

Commit 31c7035

Browse files
committed
edit x-defang-llm comment
1 parent c057de4 commit 31c7035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/managed-llm/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
# # Defang OpenAI Access Gateway
2121
# # This service is used to route requests to the LLM API
2222
llm:
23-
# x-defang-llm: true # this must be set to true in BYOC for the gateway to work
23+
# x-defang-llm: true # this must be set to true for the gateway to work
2424
image: docker.io/defangio/openai-access-gateway:latest
2525
ports:
2626
- target: 80

0 commit comments

Comments
 (0)