webVault param

This commit is contained in:
Kyle Spearrin 2018-08-07 15:04:30 -04:00
parent d72ba456ae
commit 85db64ed70
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ chown -R $USERNAME:$GROUPNAME /app
chown -R $USERNAME:$GROUPNAME /bitwarden_server
exec gosu $USERNAME:$GROUPNAME dotnet /bitwarden_server/Server.dll \
/contentRoot=/app /webRoot=. /serveUnknown=false /cacheWeb=true
/contentRoot=/app /webRoot=. /serveUnknown=false /webVault=true