fix: docker

This commit is contained in:
2024-03-18 22:32:33 +08:00
parent 3feeb66f68
commit 7f4ee70cb7
11 changed files with 1107 additions and 16 deletions

View File

@@ -1,8 +1,9 @@
version: "3.8"
services:
sub2sing-box:
image: nite07/sub2sing-box:latest
image: nite07/sub2sing-box:dev # nite07/sub2sing-box:latest
container_name: sub2sing-box
volumes:
- ./template:/app/template
- ./templates:/app/templates
ports:
- 8080:8080
- 8080:8080