johnbridges commited on
Commit
fd607cb
·
1 Parent(s): 2cf4827

Sync Dockerfile/secrets setup

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