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