forked from Deuxfleurs/infrastructure
Increase traefik RAM
This commit is contained in:
parent
b37680cdc1
commit
5d3fdfbc16
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ job "frontend" {
|
|||
}
|
||||
|
||||
resources {
|
||||
memory = 101
|
||||
memory = 265
|
||||
network {
|
||||
port "https_port" {
|
||||
static = "443"
|
||||
|
|
Loading…
Reference in a new issue