Merge branch 'main' into dev

This commit is contained in:
Owen 2025-04-13 10:57:48 -04:00
commit cb775340a4
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -8,8 +8,8 @@ services:
- ./config:/app/config
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3001/api/v1/"]
interval: "3s"
timeout: "3s"
interval: "10s"
timeout: "10s"
retries: 15
{{if .InstallGerbil}}
gerbil: