it works, maybe service in the wrong place?

This commit is contained in:
2023-09-21 18:08:30 +02:00
parent 53e8ee2048
commit c4d91106b2
2 changed files with 12 additions and 11 deletions

View File

@@ -43,7 +43,6 @@ job "postgres" {
cpu = 1000
memory = 1024
network {
mbits = 10
port "db" {
static = 5432
}