update
This commit is contained in:
@@ -22,14 +22,9 @@ git clone https://gittea.wingogo.top/William/hysteria_docker.git
|
|||||||
cd hysteria_docker
|
cd hysteria_docker
|
||||||
```
|
```
|
||||||
|
|
||||||
配置初始化, **第一次运行必须执行**
|
执行命令初始化配置并启动容器
|
||||||
```bash
|
```bash
|
||||||
bash ./bin/init.sh
|
bash ./bin/run.sh
|
||||||
```
|
|
||||||
|
|
||||||
启动项目
|
|
||||||
```bash
|
|
||||||
docker-compose up -d
|
|
||||||
```
|
```
|
||||||
|
|
||||||
查看日志
|
查看日志
|
||||||
|
|||||||
Reference in New Issue
Block a user