mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
cacheWeb arg
This commit is contained in:
parent
b4a0913994
commit
d72ba456ae
@ -35,4 +35,4 @@ chown -R $USERNAME:$GROUPNAME /app
|
|||||||
chown -R $USERNAME:$GROUPNAME /bitwarden_server
|
chown -R $USERNAME:$GROUPNAME /bitwarden_server
|
||||||
|
|
||||||
exec gosu $USERNAME:$GROUPNAME dotnet /bitwarden_server/Server.dll \
|
exec gosu $USERNAME:$GROUPNAME dotnet /bitwarden_server/Server.dll \
|
||||||
/contentRoot=/app /webRoot=. /serveUnknown=false
|
/contentRoot=/app /webRoot=. /serveUnknown=false /cacheWeb=true
|
||||||
|
Loading…
Reference in New Issue
Block a user