coolify/templates/compose/trailbase.yaml
Junglei Kim 99e3c3ea9f
feat(service): add trailbase template (#6934)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 13:56:41 +01:00

14 lines
386 B
YAML

# documentation: https://trailbase.io/
# slogan: A blazingly fast Rust/SQLite/Wasmtime app server with type-safe APIs
# category: backend
# tags: trailbase,backend,saas,mobile,api
# logo: svgs/trailbase.svg
# port: 4000
services:
trailbase:
image: trailbase/trailbase:0.22.6
environment:
- SERVICE_URL_TRAILBASE_4000
volumes:
- trailbase-data:/app/traildepot