Synk fra arbeidsrepoet
This commit is contained in:
@@ -40,6 +40,13 @@ server {
|
|||||||
return 200 "ok\n";
|
return 200 "ok\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Klientens egne ikoner byttes ut på filnivå. Da slipper vi å kjempe mot
|
||||||
|
# manifest og Angular om hva som havner i fanen - de får rett og slett
|
||||||
|
# aldri Bitwardens filer.
|
||||||
|
location = /images/favicon-32x32.png { alias /brand/favicon.png; }
|
||||||
|
location = /images/favicon-16x16.png { alias /brand/favicon-16.png; }
|
||||||
|
location = /images/apple-touch-icon.png { alias /brand/apple-touch-icon.png; }
|
||||||
|
|
||||||
location /_vaultnord/ {
|
location /_vaultnord/ {
|
||||||
alias /brand/;
|
alias /brand/;
|
||||||
expires 1h;
|
expires 1h;
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 458 B |
Reference in New Issue
Block a user