fix(proxy): update traefik version and bump RAM allocation

This commit is contained in:
Nathaniel Landau
2023-05-22 09:34:19 -04:00
parent 47288456a5
commit 8499f5029b
2 changed files with 2 additions and 2 deletions

View File

@@ -221,7 +221,7 @@ job "reverse-proxy" {
resources {
cpu = 200 # MHz
memory = 110 # MB
memory = 1000 # MB
}
} // task authelia