mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 14:54:42 -05:00
mod docker-compose.yaml
This commit is contained in:
parent
a7ceb4ecb0
commit
598388b7bd
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
sub2sing-box:
|
sub2sing-box:
|
||||||
image: nite07/sub2sing-box:dev # nite07/sub2sing-box:latest
|
image: nite07/sub2sing-box:latest
|
||||||
container_name: sub2sing-box
|
container_name: sub2sing-box
|
||||||
volumes:
|
volumes:
|
||||||
- ./templates:/app/templates
|
- ./templates:/app/templates
|
||||||
|
Loading…
Reference in New Issue
Block a user