remove outdated warning
This commit is contained in:
parent
f4dba961e6
commit
3d89bb840b
|
@ -14,8 +14,6 @@ docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
### Production
|
### Production
|
||||||
Note: production instance is not production-ready yet, as it is still in development mode.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
echo "APP_DEBUG=false" >> .env # Or edit the file yourself
|
echo "APP_DEBUG=false" >> .env # Or edit the file yourself
|
||||||
|
|
Loading…
Reference in New Issue