summary refs log tree commit diff
path: root/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'entrypoint.sh')
-rw-r--r--entrypoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/entrypoint.sh b/entrypoint.sh
index 4f27eb9..72e80d7 100644
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 cd /app
-./miniwebproxy >> /stackmsg 2>&1 &
+#./miniwebproxy >> /stackmsg 2>&1 &
 ./poseidon >> /stackmsg 2>&1
 tail -f /stackmsg