uhg
This commit is contained in:
@@ -230,7 +230,7 @@ in
|
|||||||
entryPoints = [ "websecure" ];
|
entryPoints = [ "websecure" ];
|
||||||
rule = "Host(`chat.${domain}`)";
|
rule = "Host(`chat.${domain}`)";
|
||||||
service = "chat";
|
service = "chat";
|
||||||
middlewares = [ "authentik" ];
|
# middlewares = [ "authentik" ];
|
||||||
priority = 10;
|
priority = 10;
|
||||||
tls.certResolver = "letsencrypt";
|
tls.certResolver = "letsencrypt";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user