This commit is contained in:
Kiolow 2025-01-11 14:24:09 +08:00
parent ee9e10d31c
commit 5b19c1842f

View File

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