johnbridges commited on
Commit
06dca1a
·
1 Parent(s): 0965835

Sync Dockerfile/secrets setup

Browse files
Files changed (1) hide show
  1. appsettings.json +1 -0
appsettings.json CHANGED
@@ -60,4 +60,5 @@
60
  "LlmHfSupportsFunctionCalling": true,
61
  "LlmToolCallIdLength": 9,
62
  "LlmToolCallIdPrefix": ""
 
63
  }
 
60
  "LlmHfSupportsFunctionCalling": true,
61
  "LlmToolCallIdLength": 9,
62
  "LlmToolCallIdPrefix": ""
63
+ "UseFixedPort" : true
64
  }