1
0
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:
Nite07 2024-04-23 14:54:10 +08:00
parent 3b8352a34f
commit 4a2fa21a0a

View File

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