Skip to content

Commit

Permalink
remove extentions volume
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkweyunga authored Aug 24, 2023
1 parent 387aa75 commit 25e5f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion directus-install/templates/docker-compose.yml.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
volumes:
- ./uploads:/directus/uploads
# If you want to load extensions from the host
- ./extensions:/directus/extensions
# - ./extensions:/directus/extensions
depends_on:
- cache
environment:
Expand Down

0 comments on commit 25e5f5c

Please sign in to comment.