MIH FPHub repo config pt3
This commit is contained in:
parent
d1cf8d07ed
commit
3d58acf567
4 changed files with 10 additions and 2 deletions
|
|
@ -22,5 +22,14 @@ http {
|
|||
autoindex on;
|
||||
expires 1d;
|
||||
}
|
||||
|
||||
location = /mih-fphub.flatpakrepo {
|
||||
alias /www/mih_fphub_assets/mih-fphub.flatpakrepo;
|
||||
default_type text/plain;
|
||||
}
|
||||
|
||||
location = /favicon.png {
|
||||
alias /www/mih_fphub_assets/favicon.png;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue