Oops, let's not run at example.com shall we
This commit is contained in:
parent
8da559c8c8
commit
9a34deba36
|
@ -24,7 +24,7 @@
|
|||
## LetsEncrypt
|
||||
enableACME = true;
|
||||
};
|
||||
"onlyoffice.example.com" = {
|
||||
"onlyoffice.gladtherescake.eu" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
};
|
||||
|
@ -68,7 +68,7 @@
|
|||
|
||||
services.onlyoffice = {
|
||||
enable = true;
|
||||
hostname = "onlyoffice.example.com";
|
||||
hostname = "onlyoffice.gladtherescake.eu";
|
||||
jwtSecretFile = config.sops.secrets."local.json".path;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue