We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ec3e1f + 291c6a7 commit 49bbe7aCopy full SHA for 49bbe7a
docs/setup/server/maintenance/restart.md
@@ -2,7 +2,7 @@
2
3
{{ project.name }}-server must restart in the following cases:
4
5
-- The .env file or config (database or [CONFIG_PATH](/setup/server/configuration) has changed.
+- The .env file or config (database or [CONFIG_PATH](/setup/server/configuration) has changed).
6
- Files in the `client_test`, `preload-plugins` folders of inside `assets` have changed.
7
- Files inside `src` have changed (_remember to `npm run build`_).
8
- The `assets/schemas.json` file has changed.
0 commit comments