1
0
mirror of https://github.com/nitezs/sub2clash.git synced 2024-12-23 14:54:42 -05:00
This commit is contained in:
Nite07 2023-09-13 15:52:37 +08:00
parent 070d8b5eb5
commit d6539a0707

View File

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