remove outdated warning

This commit is contained in:
b1ek 2023-06-06 14:13:36 +10:00
parent f4dba961e6
commit 3d89bb840b
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ docker-compose up -d
```
### Production
Note: production instance is not production-ready yet, as it is still in development mode.
```bash
cp .env.example .env
echo "APP_DEBUG=false" >> .env # Or edit the file yourself