johnbridges commited on
Commit
5aff19d
·
1 Parent(s): 5932cb1

Sync Dockerfile/secrets setup

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