Fix: pb_hooks Volume-Mount in docker-compose.yml
This commit is contained in:
parent
e5aeadd01c
commit
20029b08c5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
volumes:
|
||||
- /volume1/docker/checkflo/pocketbase/data:/pb_data
|
||||
- /volume1/docker/checkflo/pocketbase/storage:/pb_public
|
||||
- /volume1/docker/checkflo/pocketbase/data/pb_hooks:/pb_hooks
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue