Resolved conflicts with the latest version

This commit is contained in:
aiden
2021-03-23 17:49:15 +11:00
committed by Aydin Salimov
parent e7db566eee
commit 844bd3d5d9
7 changed files with 11 additions and 11 deletions

View File

@ -70,7 +70,7 @@ git clone https://github.com/laradock/laradock.git
2. 进入 Laradock 目录
```bash
cp env-example .env
cp .env.example .env
```
3. 运行这些容器。