Files
templates/blueprints/mazanoke/template.toml
Jainil Prajapati 🪐 99c5ac71e8 Refactor meta.json: streamline tag formatting and add MAZANOKE entry (#220)
- Reformatted tag lists for consistency across multiple entries.
- Added new entry for MAZANOKE, a self-hosted image hosting platform, including relevant links and tags.

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-07-11 23:56:42 -06:00

11 lines
148 B
TOML

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