mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
copy appsettings on entrypoint
This commit is contained in:
parent
4c46317f24
commit
3a823d32b5
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp /etc/bitwarden/web/settings.js /app/js/settings.js
|
||||
http-server ./ -p 80 -d false --utc
|
||||
|
Loading…
Reference in New Issue
Block a user