chore: initialize PocketBase environment with project metadata, configuration, and data structure types
All checks were successful
On Push to Main / test (push) Successful in 42s
On Push to Main / publish (push) Successful in 1m7s
On Push to Main / deploy-dev (push) Successful in 1m40s

This commit is contained in:
RaymondVerhoef
2026-05-15 14:55:34 +02:00
parent 0a73ab3466
commit 7234074c21
15 changed files with 21640 additions and 59 deletions

View File

@@ -17,6 +17,14 @@
}
}
handle /api/* {
reverse_proxy pocketbase-learning:8090
}
handle /_/* {
reverse_proxy pocketbase-learning:8090
}
handle {
root * /srv