From 1b6c0aef93007722affa601ca6a2af4d7f189548 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Wed, 14 Aug 2024 14:20:53 +0200 Subject: [PATCH] formatting --- CONTRIBUTION.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index d171adc42..e0d0f7874 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -24,7 +24,8 @@ 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. -- If you are using Orbstack, you need to set the IP Address/Domain of the coolify server in the server settings to: `testing-host.coolify.orb.local` +- If you are using Orbstack, you need to set the IP Address/Domain of the coolify server in the server settings to: +`testing-host.coolify.orb.local` ## 4) Install php to make sure you can do DB migrations (optional)