nginx instead of caddy for stargate + fail2ban
This commit is contained in:
parent
6e84bda08f
commit
c26057cb97
4 changed files with 130 additions and 58 deletions
|
|
@ -21,6 +21,6 @@ with lib.custom; {
|
|||
dbtype = "pgsql";
|
||||
adminpassFile = config.sops.secrets."services/nextcloud".path;
|
||||
};
|
||||
hostName = "nextcloud.localhost";
|
||||
hostName = "nextcloud.kylekrein.com";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue