增加配置初始化说明
This commit is contained in:
parent
115d291248
commit
c7cda01829
@ -15,6 +15,12 @@
|
|||||||
git clone https://gittea.wingogo.top/William/hysteria_docker.git
|
git clone https://gittea.wingogo.top/William/hysteria_docker.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
配置初始化, **第一次运行必须执行**
|
||||||
|
```bash
|
||||||
|
cd ./bin
|
||||||
|
bash ./init.sh
|
||||||
|
```
|
||||||
|
|
||||||
启动项目
|
启动项目
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user