mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-23 14:54:42 -05:00
update
This commit is contained in:
parent
070d8b5eb5
commit
d6539a0707
@ -1,10 +1,12 @@
|
||||
version '3'
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
sub2clash:
|
||||
container_name: sub2clash
|
||||
restart: unless-stopped
|
||||
image: ghcr.io/nitezs/sub2clash:latest
|
||||
ports:
|
||||
- "8011:8011"
|
||||
volumes:
|
||||
- ./templates:/app/templates
|
||||
- ./logs:/app/logs
|
||||
|
Loading…
Reference in New Issue
Block a user