Update CONTRIBUTION.md
This commit is contained in:
parent
bf6404ab24
commit
79a120cd85
1 changed files with 1 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue