更新 compose.yml
All checks were successful
Build SSSERVER Docker Image / build-socks (push) Successful in 16s
All checks were successful
Build SSSERVER Docker Image / build-socks (push) Successful in 16s
This commit is contained in:
@@ -3,7 +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
|
||||||
ports:
|
network_mode: "host"
|
||||||
- 8008:8008
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./server.json:/app/server.json
|
- ./server.json:/app/server.json
|
||||||
|
|||||||
Reference in New Issue
Block a user