mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-23 15:24:42 -05:00
🔧 Update docker-compose.yml
This commit is contained in:
parent
3b8352a34f
commit
4a2fa21a0a
@ -4,7 +4,7 @@ services:
|
|||||||
sub2clash:
|
sub2clash:
|
||||||
container_name: sub2clash
|
container_name: sub2clash
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: ghcr.io/nitezs/sub2clash:latest
|
image: nite07/sub2clash:latest
|
||||||
ports:
|
ports:
|
||||||
- "8011:8011"
|
- "8011:8011"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user