feature: change package name
This commit is contained in:
parent
fd97ea212d
commit
7018085155
@ -24,7 +24,7 @@
|
||||
## 安装
|
||||
|
||||
```bash
|
||||
composer require kriss/webman-docker
|
||||
composer require webman-tech/docker
|
||||
```
|
||||
|
||||
会在项目根目录下提供 `Dockerfile` 用于构建镜像,提供 `docker-compose.yml` 用于开发
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "kriss/webman-docker",
|
||||
"name": "webman-tech/docker",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"description": "docker for webman app",
|
||||
|
Loading…
Reference in New Issue
Block a user