implement ssr dialog for config

This commit is contained in:
2025-06-19 20:23:10 +00:00
parent e41c8d2a07
commit 9ec277ce65
4 changed files with 317 additions and 143 deletions

View File

@@ -1 +1 @@
{{template "volumes" .config.Volumes}}
{{template "volumes" Map "Volumes" .config.Volumes "InstanceType" .config.Type}}