Files
templates/blueprints/odoo_17/template.toml
Reinaldo J. Menendez 0ba4941969 feat: add Odoo 17 blueprint (#408)
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-10-04 22:13:29 -06:00

12 lines
146 B
TOML

[variables]
main_domain = "${domain}"
[config]
env = {}
mounts = []
[[config.domains]]
serviceName = "web"
port = 8_069
host = "${main_domain}"