feat: Add docs

This commit is contained in:
2026-01-29 09:26:53 +01:00
parent b71da56da7
commit cf816e621b
18 changed files with 595 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
docs:
enabled: true
autosync: {{ if eq .Environment.Name "prod" }} false {{ else }} true {{ end }}
env: {{ .Environment.Name }}