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
Copy file name to clipboardExpand all lines: README.md
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,40 @@ Please refer to [Localazy Directus Extension](extensions/module/README.md) and [
9
9
> Check that your [Docker](https://www.docker.com/products/docker-desktop/) engine is running
10
10
- Run `npm run dev`
11
11
- This will start the dockerized environment and will automatically synchronize any changes you make to the Directus' extensions folder
12
-
- In order to propagate the changes, the docker container is always restarted. Depending on the power your computing power, this could take a second or two.
12
+
- In order to propagate the changes, the docker container is always restarted. Depending on your computing power, this could take a second or two.
0 commit comments