Initial commit: docker compose config

This commit is contained in:
2026-05-30 12:07:06 +00:00
commit 029373a449
3 changed files with 34 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