diff --git a/entrypoint.sh b/entrypoint.sh index c9d1ee1776..78d1c39c13 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,4 @@ #!/bin/sh +cp /etc/bitwarden/web/settings.js /app/js/settings.js http-server ./ -p 80 -d false --utc