Feature: credentials page & vaultwarden compose setup (#3534)

Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
Alex Angin
2025-10-16 00:50:33 -04:00
committed by GitHub
parent ea2e73f8cc
commit a610292ea2
11 changed files with 595 additions and 5 deletions

10
.yamlfmt Normal file
View File

@@ -0,0 +1,10 @@
# yamlfmt configuration
# Force Unix LF line endings for all YAML files
line_ending: lf
# Additional formatting options
formatter:
type: basic
indent: 2
include_document_start: false
pad_line_comments: 1