Update docker-compose.yml

This commit is contained in:
Hiddify
2024-09-29 17:45:54 +02:00
committed by GitHub
parent 7ece6ab4c9
commit 9385f63357

View File

@@ -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"