Update pocketbase.yaml
add a volume mount to persist pocketbase hooks
This commit is contained in:
parent
07c9db9b54
commit
313d968985
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ services:
|
|||
- SERVICE_FQDN_POCKETBASE_8080
|
||||
volumes:
|
||||
- pocketbase-data:/app/pb_data
|
||||
- pocketbase-hooks:/app/pb_hooks
|
||||
|
|
|
|||
Loading…
Reference in a new issue