johnbridges commited on
Commit
d0e48f4
·
1 Parent(s): 6eefa2d

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
  }