Update rendered example

This commit is contained in:
Daniel Berteaud 2024-02-13 10:04:13 +01:00
parent b57cfd6b9b
commit 8b512b30a8
1 changed files with 2 additions and 1 deletions

View File

@ -37,8 +37,9 @@ job "onlyoffice" {
proxy {
upstreams {
destination_name = "postgres"
destination_type = "service"
local_bind_port = 5432
# Work arround, see https://github.com/hashicorp/nomad/issues/18538
destination_type = "service"
}
}
}