更新 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
|
||||
container_name: sss
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8008:8008
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ./server.json:/app/server.json
|
||||
|
||||
Reference in New Issue
Block a user