johnbridges commited on
Commit
0bfdb4c
·
1 Parent(s): 33987e5

Sync Dockerfile/secrets setup

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