fix: docker issues
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: ghcr.io/hiddify/hiddify-next-core/cli:latest
|
||||
network_mode: host
|
||||
environment:
|
||||
CONFIG: "https://raw.githubusercontent.com/ircfspace/warpsub/main/export/warp#WARP%20(IRCF)"
|
||||
CONFIG: "https://github.com/hiddify/hiddify-next/raw/refs/heads/main/test.configs/warp"
|
||||
volumes:
|
||||
- ./hiddify.json:/hiddify/hiddify.json
|
||||
command: ["/opt/hiddify.sh"]
|
||||
|
||||
Reference in New Issue
Block a user