diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 476703b..36e1309 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -3,10 +3,7 @@ version: '3.8' services: hiddify: image: ghcr.io/hiddify/hiddify-next-core/cli:latest - ports: - - "2334:2334" - - "6756:6756" - - "6450:6450" + network_mode: host environment: CONFIG: "https://raw.githubusercontent.com/ircfspace/warpsub/main/export/warp#WARP%20(IRCF)" volumes: