From 5cd074784d49d749a535fd0da463600d8b2dad7b Mon Sep 17 00:00:00 2001 From: Jochen Maes Date: Sat, 18 Nov 2023 20:00:24 +0100 Subject: [PATCH] start bash --- entrypoint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index be2a082..b4e0081 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -11,4 +11,5 @@ bw unlock --passwordenv BW_PASSWORD bw unlock --check echo 'Running `bw server` on port 8087' -bw serve --hostname 0.0.0.0 #--disable-origin-protection +#bw serve --hostname 0.0.0.0 #--disable-origin-protection +/bin/bash