mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Setup Nextcloud for our pack
This commit is contained in:
parent
e98fd99d2b
commit
a4a41b4d48
4 changed files with 68 additions and 4 deletions
|
|
@ -99,6 +99,11 @@ in {
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
"cloud.pack1828.org" = {
|
||||
enableACME = true;
|
||||
acmeRoot = null;
|
||||
forceSSL = true;
|
||||
};
|
||||
"location.${domain}" = {
|
||||
enableACME = true;
|
||||
acmeRoot = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue