mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-15 00:39:52 +00:00
docs(docker): typo fix
This commit is contained in:
parent
4c83fe4ae9
commit
de4274975b
@ -30,7 +30,7 @@ docker run -dt --name hysteria \
|
||||
|
||||
### For docker-compose users
|
||||
|
||||
First, you need to create a directory with any name, and then copy [docker-compise.yaml](https://raw.githubusercontent.com/HyNetwork/hysteria/master/docker-compose.yaml) to
|
||||
First, you need to create a directory with any name, and then copy [docker-compose.yaml](https://raw.githubusercontent.com/HyNetwork/hysteria/master/docker-compose.yaml) to
|
||||
that directory. Finally, create your configuration file and start it.
|
||||
|
||||
```sh
|
||||
|
@ -28,7 +28,7 @@ docker run -dt --name hysteria \
|
||||
|
||||
### Docker Compose 用户
|
||||
|
||||
首先您需要创建一个任意名称的目录,然后将项目内的 [docker-compise.yaml](https://raw.githubusercontent.com/HyNetwork/hysteria/master/docker-compose.yaml) 文件复制到该目录;
|
||||
首先您需要创建一个任意名称的目录,然后将项目内的 [docker-compose.yaml](https://raw.githubusercontent.com/HyNetwork/hysteria/master/docker-compose.yaml) 文件复制到该目录;
|
||||
最后创建自己的配置文件并启动即可。
|
||||
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user