fix api port for bouncer
This commit is contained in:
parent
57aa60068c
commit
22c78302b3
@ -11,6 +11,7 @@ job "crowdsec-api" {
|
||||
network {
|
||||
mode = "host"
|
||||
port "http" {
|
||||
static = 8898
|
||||
to = 8080
|
||||
}
|
||||
port "metric"{
|
||||
|
Loading…
Reference in New Issue
Block a user