mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-10 15:43:34 -05:00
fix spaces in the template env variables.
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user