更新 compose.yml
All checks were successful
Build SSSERVER Docker Image / build-socks (push) Successful in 14s
All checks were successful
Build SSSERVER Docker Image / build-socks (push) Successful in 14s
This commit is contained in:
@@ -3,6 +3,6 @@ services:
|
|||||||
image: git.nvme.cc/adminroot/ssserver-docker:latest
|
image: git.nvme.cc/adminroot/ssserver-docker:latest
|
||||||
container_name: sss
|
container_name: sss
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: "host"
|
network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- ./server.json:/app/server.json
|
- ./server.json:/app/server.json
|
||||||
|
|||||||
Reference in New Issue
Block a user