1
0
mirror of https://github.com/bitwarden/server synced 2026-01-08 03:23:20 +00:00

new icon fetching service. remove besticon dep.

This commit is contained in:
Kyle Spearrin
2018-05-22 12:49:34 -04:00
parent 60bb4d466c
commit 0e4ffc7d7f
11 changed files with 357 additions and 115 deletions

View File

@@ -55,7 +55,4 @@ fi
# The rest...
chown -R $USERNAME:$GROUPNAME /app
chown -R $USERNAME:$GROUPNAME /etc/iconserver
gosu $USERNAME:$GROUPNAME /etc/iconserver/iconserver &
gosu $USERNAME:$GROUPNAME dotnet /app/Icons.dll iconsSettings:bestIconBaseUrl=http://localhost:8080
gosu $USERNAME:$GROUPNAME dotnet /app/Icons.dll