Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
u12206050 authored Dec 23, 2023
1 parent f119272 commit 09c42d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ During local development, add the `schema-sync` folder as volumn to the `docker-

```yaml
volumes:
- ./schema-sync:/directus/extensions/schema-sync
- ./schema-sync:/directus/schema-sync
```

Upon first time running the container, run the following command to install the extension's columns in the database and add the config folder. (Replace the first `directus` with the name of your container if it is different)
Expand Down

0 comments on commit 09c42d0

Please sign in to comment.