You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Contributing a New Service](#contributing-a-new-service)
21
+
-[Contributing to Documentation](#contributing-to-documentation)
18
22
19
23
## 1. Setup Development Environment
20
24
@@ -162,6 +166,7 @@ When working on Coolify, keep the following in mind:
162
166
3.**Troubleshooting**: If you encounter unexpected behavior, ensure your database is up-to-date with the latest migrations and if possible reset the development setup to eliminate any environment-specific issues.
163
167
164
168
> [!IMPORTANT]
169
+
>
165
170
> Forgetting to migrate the database can cause problems, so make it a habit to run migrations after pulling changes or switching branches.
0 commit comments