This commit is contained in:
2024-01-18 16:13:38 +00:00
parent 4516f3c5c3
commit f7b6d63313

View File

@@ -38,7 +38,7 @@ job "postgres" {
resources { resources {
cpu = 1000 cpu = 1000
memory = 512 memory = 1024
} }
} }