Initial commit: docker compose config

This commit is contained in:
2026-05-30 12:07:04 +00:00
commit ec912b9fe2
2 changed files with 39 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