more renames

This commit is contained in:
Adil Hafeez 2025-12-23 18:07:49 -08:00
parent ca88ecfad3
commit d7da8eca6f
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
5 changed files with 10 additions and 10 deletions

View file

@ -11,7 +11,7 @@ services:
environment:
- LLM_GATEWAY_ENDPOINT=${LLM_GATEWAY_ENDPOINT:-http://host.docker.internal:12000/v1}
- OPENAI_API_KEY=${OPENAI_API_KEY:?OPENAI_API_KEY environment variable is required but not set}
archgw:
plano:
build:
context: ../../../
dockerfile: arch/Dockerfile