Increase Traefik memory

This commit is contained in:
IamTheFij 2023-07-31 10:43:03 -07:00
parent c2632ee7c0
commit 4b94f66786
1 changed files with 1 additions and 2 deletions

View File

@ -274,8 +274,7 @@ CF_ZONE_API_TOKEN={{ .domain_lego_dns }}
resources {
cpu = 100
memory = 100
memory_max = 500
memory = 150
}
}
}