Update docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
hiddify:
|
hiddify:
|
||||||
image: ghcr.io/hiddify/hiddify-next-core/cli:latest
|
image: ghcr.io/hiddify/hiddify-core:latest
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
CONFIG: "https://github.com/hiddify/hiddify-next/raw/refs/heads/main/test.configs/warp"
|
CONFIG: "https://github.com/hiddify/hiddify-next/raw/refs/heads/main/test.configs/warp"
|
||||||
|
|||||||
Reference in New Issue
Block a user