Skip to content

Commit

Permalink
Merge pull request #21 from gowizzard/development
Browse files Browse the repository at this point in the history
fix: Change docker bind mount.
  • Loading branch information
gowizzard authored Nov 8, 2023
2 parents 3d417eb + 644d3da commit d1b08b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ services:
- REDIS_PASSWORD=triggersNfunctions
image: gowizzard/trigsnfuncs:latest
volumes:
- ./scripts:/tmp/docker/redis/triggers-functions
- ./scripts:/scripts

0 comments on commit d1b08b4

Please sign in to comment.