增加配置初始化说明

This commit is contained in:
vincent 2024-05-16 00:36:59 +08:00
parent 115d291248
commit c7cda01829

View File

@ -15,6 +15,12 @@
git clone https://gittea.wingogo.top/William/hysteria_docker.git
```
配置初始化, **第一次运行必须执行**
```bash
cd ./bin
bash ./init.sh
```
启动项目
```bash
docker-compose up -d