mirror of
https://github.com/mat-1/metasearch2.git
synced 2025-08-02 23:44:40 +00:00
use host networking
This commit is contained in:
parent
82ca983564
commit
2bbbc2909e
1 changed files with 1 additions and 3 deletions
|
@ -2,10 +2,8 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
metasearch2:
|
||||
container_name: metasearch2
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Containerfile
|
||||
ports:
|
||||
- '28019:28019'
|
||||
network_mode: "host"
|
||||
restart: unless-stopped
|
Loading…
Add table
Add a link
Reference in a new issue