idk why this would remove ssl but it did
This commit is contained in:
parent
c46fbb808e
commit
7cc885316c
|
@ -78,7 +78,7 @@
|
||||||
|
|
||||||
services.onlyoffice = {
|
services.onlyoffice = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostname = "office.gladtherescake.eu";
|
hostname = "onlyoffice.gladtherescake.eu";
|
||||||
#postgresHost = "/run/postgesql";
|
#postgresHost = "/run/postgesql";
|
||||||
#postgresUser = "onlyoffice";
|
#postgresUser = "onlyoffice";
|
||||||
#postgresName = "onlyoffice";
|
#postgresName = "onlyoffice";
|
||||||
|
|
Loading…
Reference in a new issue