feat: add Lodestone

This commit is contained in:
scanash00
2025-03-31 18:36:06 -08:00
parent bac5e1d3ac
commit f311009a26
4 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[variables]
main_domain = "${domain}"
[config]
env = {}
mounts = []
[[config.domains]]
serviceName = "lodestone_dashboard"
port = 80
host = "${main_domain}"