mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-09 15:03:10 -04:00
dev env update
This commit is contained in:
parent
564e092bef
commit
411de6ec9f
1 changed files with 3 additions and 0 deletions
|
@ -8,9 +8,12 @@ services:
|
|||
caddy.reverse_proxy: "{{upstreams 4488}}"
|
||||
|
||||
pocketbase:
|
||||
ports:
|
||||
- 8090:80
|
||||
labels:
|
||||
caddy: "pocketbase.localhost"
|
||||
caddy.reverse_proxy: "{{upstreams 80}}"
|
||||
caddy.request_body.max_size: 10MB
|
||||
volumes:
|
||||
- ./pocketbase/data:/pb_data
|
||||
- ./pocketbase/public:/pb_public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue