mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-27 17:31:17 +00:00
workflow: fix goreleaser config and containerfile
This commit is contained in:
9
compose.yaml
Executable file
9
compose.yaml
Executable file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
sub2sing-box:
|
||||
image: nite07/sub2sing-box:latest
|
||||
container_name: sub2sing-box
|
||||
volumes:
|
||||
- ./templates:/app/templates
|
||||
ports:
|
||||
- 8080:8080
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user