From 79a120cd85e5ea420a7ad9a4cb19730450355bd4 Mon Sep 17 00:00:00 2001 From: Andrin <122374094+peaklabs-dev@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:25:13 +0200 Subject: [PATCH] Update CONTRIBUTION.md --- CONTRIBUTION.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 7bde228ae..52ab580d5 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -24,9 +24,7 @@ You can ask for guidance anytime on our - 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.