Files
templates/blueprints/databasus/template.toml
Mauricio Siu cd16441901 fix: add databasus (postgresus renamed upstream)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:36:03 -06:00

12 lines
151 B
TOML

[variables]
main_domain = "${domain}"
[config]
env = []
mounts = []
[[config.domains]]
serviceName = "databasus"
port = 4005
host = "${main_domain}"