remove some more unused things
This commit is contained in:
parent
7ec0c303f9
commit
bfbc1cb84b
2 changed files with 9 additions and 10 deletions
|
@ -139,7 +139,6 @@ in {
|
|||
hostName = ":80";
|
||||
extraConfig = "reverse_proxy localhost:${toString config.services.homepage-dashboard.listenPort}";
|
||||
};
|
||||
# nextcloud.extraConfig = "reverse_proxy localhost:${toString ncPort}";
|
||||
other = {
|
||||
hostName = ":${toString caddyPort}";
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue