bagage: use a different TCP port to avoid conflicts with jitsi and sogo

This commit is contained in:
Baptiste Jonglez 2024-10-17 01:07:08 +02:00
parent 99c031dfc4
commit d2584fbf1d
2 changed files with 3 additions and 2 deletions

View file

@ -13,8 +13,8 @@ job "bagage" {
network {
port "web_port" {
static = 8080
to = 8080
static = 8015
to = 8015
}
port "ssh_port" {
static = 2222

View file

@ -37,6 +37,7 @@ ports so that we can avoid conflicts when adding services.
5432 psql_proxy
5433 postgresql
8008 synapse
8015 bagage
8080 jitsi video bridge (prod) / reserved (staging)
8300 consul
8301 consul