1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 15:24:42 -05:00
sub2sing-box/docker-compose.yaml
2024-04-17 22:51:29 +08:00

10 lines
189 B
YAML

version: "3.8"
services:
sub2sing-box:
image: nite07/sub2sing-box:latest
container_name: sub2sing-box
volumes:
- ./templates:/app/templates
ports:
- 8080:8080