feat(elk): remove bridge mode from network configuration
- bridge mode is no longer needed
This commit is contained in:
parent
c97a558353
commit
3ab10b3fb8
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ job "elk" {
|
||||||
}
|
}
|
||||||
|
|
||||||
network {
|
network {
|
||||||
mode = "bridge"
|
|
||||||
port "http" {
|
port "http" {
|
||||||
static = 9200
|
static = 9200
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue