Set Searxng to network_mode host
This commit is contained in:
parent
255a0e0e61
commit
d5a096627c
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ job "searxng" {
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "searxng/searxng:latest"
|
image = "searxng/searxng:latest"
|
||||||
|
network_mode = "host"
|
||||||
ports = [ "http_port" ]
|
ports = [ "http_port" ]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue