mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 18:03:40 -05:00
fix(proxy): update traefik version and bump RAM allocation
This commit is contained in:
@@ -221,7 +221,7 @@ job "reverse-proxy" {
|
||||
|
||||
resources {
|
||||
cpu = 200 # MHz
|
||||
memory = 110 # MB
|
||||
memory = 1000 # MB
|
||||
}
|
||||
|
||||
} // task authelia
|
||||
|
||||
Reference in New Issue
Block a user