aboutsummaryrefslogtreecommitdiff
path: root/ci/container/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container/run.sh')
-rw-r--r--ci/container/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/container/run.sh b/ci/container/run.sh
index 2c2636c..c780929 100644
--- a/ci/container/run.sh
+++ b/ci/container/run.sh
@@ -12,4 +12,4 @@ done
cp usr/assets/* plugins/assets/ -rf
#start the server
-dotnet webserver/VNLib.WebServer.dll --config config/config.json $SERVER_ARGS \ No newline at end of file
+dotnet webserver/VNLib.WebServer.dll --config config/config.json --input-off $SERVER_ARGS \ No newline at end of file