aboutsummaryrefslogtreecommitdiff
path: root/ci/container/run.sh
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-03-13 16:17:58 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-03-13 16:17:58 -0400
commit1e08c6d2112459dc02a0ab873123c4a363b01d21 (patch)
treec6ed7dfefd5b9c8965cfc185ad3f89436301df1a /ci/container/run.sh
parent85a1e5b7cc5c99e97a2d4e99bbceb0d2139742ff (diff)
ci: verified container build ready for next release
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