add newline to backend readme file

This commit is contained in:
mahula 2025-09-28 20:26:03 +02:00
parent 171f6a2b59
commit f93df1d8e4

View File

@ -14,6 +14,7 @@ cd backend
In order to pull data from your locally running backend (see [docker-compose](../app/docker-compose.yml)) to your local harddrive, you can run the following command In order to pull data from your locally running backend (see [docker-compose](../app/docker-compose.yml)) to your local harddrive, you can run the following command
``` ```
npx directus-sync pull \ npx directus-sync pull \
--dump-path ./directus-config/development \ --dump-path ./directus-config/development \