From bf6404ab24faa51d8c2037608494d5d6221a4549 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Fri, 16 Aug 2024 23:03:23 +0200 Subject: [PATCH] remove 3 lines, as this is not needed anymore --- CONTRIBUTION.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index e0d0f7874..7bde228ae 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -24,9 +24,6 @@ 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` - ## 4) Install php to make sure you can do DB migrations (optional) ### 5) Start development