📝 Modify README and docker compose

This commit is contained in:
2024-10-03 01:43:42 +08:00
parent 3729675031
commit 6e99e8f57b
2 changed files with 66 additions and 44 deletions

View File

@@ -1,4 +1,3 @@
version: "3.8"
services:
sub2sing-box:
image: nite07/sub2sing-box:latest
@@ -7,3 +6,4 @@ services:
- ./templates:/app/templates
ports:
- 8080:8080
restart: unless-stopped