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

@@ -8,7 +8,7 @@ prometheus_verssion: 2.42.0
speedtest_cli_version: 1.2.0
tdarr_installer_version: 2.00.13
telegraf_version: 1.25.3
traefik_version: "v2.9.9"
traefik_version: "v2.10.1"
# ---------------------------------- SERVICE STATIC PORT MAPPINGS
authelia_port: "9091"

View File

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