Try running it on localhost?
This commit is contained in:
parent
c9fe5660bb
commit
f231ffb548
|
@ -78,7 +78,7 @@
|
|||
|
||||
services.onlyoffice = {
|
||||
enable = true;
|
||||
hostname = "onlyoffice.gladtherescake.eu";
|
||||
hostname = "localhost";
|
||||
postgresHost = "/run/postgesql";
|
||||
postgresUser = "onlyoffice";
|
||||
postgresName = "onlyoffice";
|
||||
|
|
Loading…
Reference in a new issue