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