Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 244 Bytes

README.MD

File metadata and controls

15 lines (15 loc) · 244 Bytes

ss server 支持管理后台

配置

cp .env.example .env
cp config/ss.yml.example config/ss.yml
cp config/webgui.yml.example config/webgui.yml

Build

docker-compose build

Run

docker-compose up -d