Fix Traefik Helm values
This commit is contained in:
parent
028d7e781d
commit
201af045c9
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
ports = {
|
||||
localsecure = {
|
||||
port = 8444;
|
||||
expose = true;
|
||||
expose.default = true;
|
||||
exposedPort = 444;
|
||||
protocol = "TCP";
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
{
|
||||
dinit.enable = true;
|
||||
init.services.ntfy-sh.shutdownOnExit = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue