forked from poz/niksos
damn I'm retarded Xdddd
This commit is contained in:
parent
42ea78d9bc
commit
a56707de2a
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
enable = true;
|
||||
adminEmail = "jacekpoz@cock.li";
|
||||
initialAdminPassword = "";
|
||||
ccnetSettings.General.SERVICE_URL = "https://jacekpoz.pl/f";
|
||||
ccnetSettings.General.SERVICE_URL = "https://f.jacekpoz.pl";
|
||||
seafileSettings = {
|
||||
fileserver = {
|
||||
host = "0.0.0.0";
|
||||
|
@ -42,8 +42,8 @@
|
|||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts."jacekpoz.pl".extraConfig = ''
|
||||
reverse_proxy /f/* localhost:8082
|
||||
virtualHosts."f.jacekpoz.pl".extraConfig = ''
|
||||
reverse_proxy * localhost:8082
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue