Update CONTRIBUTION.md

This commit is contained in:
Andrin 2024-08-22 17:25:13 +02:00 committed by GitHub
parent bf6404ab24
commit 79a120cd85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,7 @@ ## 3) Start & setup Coolify
- Run `spin up` - You can notice that errors will be thrown. Don't worry.
- If you see weird permission errors, especially on Mac, run `sudo spin up` instead.
## 4) Install php to make sure you can do DB migrations (optional)
### 5) Start development
## 4) Start development
You can login your Coolify instance at `localhost:8000` with `test@example.com` and `password`.
Your horizon (Laravel scheduler): `localhost:8000/horizon` - Only reachable if you logged in with root user.