Skip to content

Commit eac8eac

Browse files
committed
remove double comment
1 parent 54a6a10 commit eac8eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/managed-llm/compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ services:
1717
retries: 3
1818
start_period: 5s
1919

20-
# # Defang OpenAI Access Gateway
21-
# # This service is used to route requests to the LLM API
20+
# Defang OpenAI Access Gateway
21+
# This service is used to route requests to the LLM API
2222
llm:
2323
# x-defang-llm: true # this must be set to true for the gateway to work
2424
image: docker.io/defangio/openai-access-gateway:latest

0 commit comments

Comments
 (0)