diff --git a/crowdsec-api.nomad b/crowdsec-api.nomad index 6aa2779..029a431 100644 --- a/crowdsec-api.nomad +++ b/crowdsec-api.nomad @@ -11,6 +11,7 @@ job "crowdsec-api" { network { mode = "host" port "http" { + static = 8898 to = 8080 } port "metric"{