We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ece6ab commit 9385f63Copy full SHA for 9385f63
docker/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.8'
2
3
services:
4
hiddify:
5
- image: ghcr.io/hiddify/hiddify-next-core/cli:latest
+ image: ghcr.io/hiddify/hiddify-core:latest
6
network_mode: host
7
environment:
8
CONFIG: "https://github.com/hiddify/hiddify-next/raw/refs/heads/main/test.configs/warp"
0 commit comments