feat(frontend): you can now update your icon
This commit is contained in:
parent
3cccc18e9a
commit
5884407f35
3 changed files with 64 additions and 11 deletions
|
|
@ -6,4 +6,5 @@ location /api/icons/ {
|
|||
location /icons/ {
|
||||
root /volumes/;
|
||||
default_type image/png;
|
||||
add_header Cache-Control "max-age=30";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue