mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
copy appsettings on entrypoint
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
cp /etc/bitwarden/web/settings.js /app/js/settings.js
|
||||||
http-server ./ -p 80 -d false --utc
|
http-server ./ -p 80 -d false --utc
|
||||||
|
|||||||
Reference in New Issue
Block a user