recherche

This commit is contained in:
Bastien COIGNOUX
2026-05-04 22:11:46 +02:00
parent 2b8741de08
commit 360522f30a
10 changed files with 1137 additions and 4 deletions

View File

@ -3,7 +3,7 @@ services:
image: ghcr.io/muchobien/pocketbase:latest
container_name: mdb-pocketbase-dev
restart: unless-stopped
command: --dir=/pb_data
command: --dir=/pb_data --hooksDir=/pb_hooks
ports:
- "8090:8090"
volumes: