Move .env.install to docs/INSTALL.md as Markdown

This commit is contained in:
root
2026-06-06 14:35:22 +02:00
parent bbefdce290
commit 4c085ac7eb
4 changed files with 103 additions and 62 deletions
+2 -2
View File
@@ -44,7 +44,7 @@ php artisan migrate --seed
yarn install && yarn build:all
```
> **Full installation guide** → `.env.install` or scroll down to [Installation](#installation-ubuntu-2604)
> **Full installation guide** → `docs/INSTALL.md` or scroll down to [Installation](#installation-ubuntu-2604)
---
@@ -115,7 +115,7 @@ bash update-Nitrov3.sh
| File | Use | Cache | DB |
|------|-----|-------|----|
| `.env.install` | Step-by-step setup guide | — | — |
| `docs/INSTALL.md` | Step-by-step setup guide | — | — |
| `.env.example.linux` | Linux production | Redis | MariaDB |
| `.env.example.windows` | Windows development | File | MySQL |