fix spaces in the template env variables.

This commit is contained in:
Amir Alavi
2026-02-10 16:21:27 +00:00
parent 66dc3ea02e
commit 0ce1ee8f05

View File

@@ -250,4 +250,4 @@ env = [
'REDIS_HOST=cache',
'MODEL_SERVER_HOST=inference_model_server',
'INDEXING_MODEL_SERVER_HOST=indexing_model_server',
'INTERNAL_URL=http://api_server:8080]
'INTERNAL_URL=http://api_server:8080']