Add cert-resolver
This commit is contained in:
parent
0842bd53a2
commit
071889c976
7 changed files with 475 additions and 37 deletions
|
@ -35,6 +35,7 @@ in
|
|||
entryPoints = [ "https" ];
|
||||
middlewares = [ "dashboard-auth" ];
|
||||
service = "api@internal";
|
||||
tls.certResolver = "le";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue