improve spin up more

This commit is contained in:
ayntk-ai 2024-08-26 22:08:21 +02:00
parent b4e41a2a9e
commit 2398afc74f
No known key found for this signature in database

View File

@ -100,9 +100,9 @@ ## 4. Set up Environment Variables
## 5. Start Coolify
1. Open a terminal in the Coolify directory.
1. Open a terminal in the local Coolify directory.
2. Run the following command:
2. Run the following command in the terminal (leave that terminal open):
```
spin up
```
@ -113,6 +113,8 @@ ## 5. Start Coolify
sudo spin up
```
Note: If you change environment variables afterwards or anything seems broken, press Ctrl + C to stop the process and run `spin up` again.
## 6. Start Development