Skip to content

Commit

Permalink
Update dev docker-compose to have the dev plugins access
Browse files Browse the repository at this point in the history
  • Loading branch information
kycfeel committed Feb 1, 2023
1 parent 3c8f95b commit fa0d4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ services:
- ./tools:/app/tools
- ./utils:/app/utils
- ./init.js:/app/init.js
- ../plugins/src/plugins:/app/dev-plugins
depends_on:
- hollaex-kit-db
- hollaex-kit-redis
Expand Down

0 comments on commit fa0d4d4

Please sign in to comment.