1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

use btiwarden kestrel server isntead of node

This commit is contained in:
Kyle Spearrin
2017-08-15 11:57:04 -04:00
parent 7e97c04d1e
commit 5618cfb031
2 changed files with 4 additions and 5 deletions

View File

@@ -2,4 +2,4 @@
cp /etc/bitwarden/web/settings.js /app/js/settings.js
cp /etc/bitwarden/web/app-id.json /app/app-id.json
http-server ./ -p 80 -d false --utc
dotnet /bitwarden_server/Server.dll /app .