johnbridges commited on
Commit
44680e9
·
1 Parent(s): 3c08277

Sync Dockerfile/secrets setup

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