Initial commit: docker compose config

This commit is contained in:
2026-05-30 12:07:09 +00:00
commit 2aea803628
2 changed files with 37 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Secrets
.env
*.pem
*.key
# Docker volumes / data
data/
*-data/
vw-data/
# OS
.DS_Store
Thumbs.db
# Backups
*.tar.gz
*.bak