mirror of
https://github.com/Dokploy/templates.git
synced 2026-04-29 20:37:57 -05:00
* (feat): add plark template * (fix): Add github link * (fix): process meta.json file --------- Co-authored-by: Khaled Gabr <khaled.gabr@plark.com>
12 lines
155 B
TOML
12 lines
155 B
TOML
[variables]
|
|
main_domain = "${domain}"
|
|
|
|
[config]
|
|
[[config.domains]]
|
|
serviceName = "plark"
|
|
port = 80
|
|
host = "${main_domain}"
|
|
|
|
[config.env]
|
|
|
|
[[config.mounts]] |