homepage back up again :)
This commit is contained in:
parent
445dd15c12
commit
49df755c44
3 changed files with 17 additions and 17 deletions
|
|
@ -66,14 +66,14 @@ in
|
|||
# startAt = "*-*-* 01:15:00";
|
||||
# };
|
||||
};
|
||||
# services.onlyoffice = {
|
||||
# enable = true;
|
||||
# port = 8123;
|
||||
# };
|
||||
# services.nginx.virtualHosts."office.sondell.org" = {
|
||||
# forceSSL = true;
|
||||
# enableACME = true;
|
||||
# locations."/".proxyPass = "http://localhost:8123";
|
||||
|
||||
# };
|
||||
services.onlyoffice = {
|
||||
enable = true;
|
||||
port = 8123;
|
||||
hostname = "office.sondell.org";
|
||||
};
|
||||
services.nginx.virtualHosts."office.sondell.org" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
# locations."/".proxyPass = "http://12:8123";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue