mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 12:43:18 +08:00
mod example config and compose.yaml
This commit is contained in:
@ -1,12 +1,11 @@
|
||||
name: sub2clash
|
||||
services:
|
||||
sub2clash:
|
||||
container_name: sub2clash
|
||||
restart: unless-stopped
|
||||
image: nite07/sub2clash:latest
|
||||
ports:
|
||||
- "8011:8011"
|
||||
volumes:
|
||||
- ./logs:/app/logs
|
||||
- ./templates:/app/templates
|
||||
# - ./logs:/app/logs
|
||||
# - ./templates:/app/templates
|
||||
- ./data:/app/data
|
||||
|
Reference in New Issue
Block a user