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