traefik
This commit is contained in:
@@ -154,13 +154,13 @@
|
||||
"nextcloud_redirectregex"
|
||||
];
|
||||
};
|
||||
/*traefik = {
|
||||
traefik = {
|
||||
entryPoints = [ "websecure" ];
|
||||
rule = "Host(`traefik.blunkall.us`)";
|
||||
rule = "Host(`192.168.100.11`)";
|
||||
service = "api@internal";
|
||||
tls.certResolver = "cloudflare";
|
||||
#middlewares = [ "authentik" ];
|
||||
};*/
|
||||
};
|
||||
/*ntfy = {
|
||||
entryPoints = [ "websecure" ];
|
||||
rule = "Host(`ntfy.blunkall.us`)";
|
||||
|
||||
Reference in New Issue
Block a user