Add installation via docker compose (MVP 1)

This commit is contained in:
Keonik1
2025-08-09 15:55:37 +03:00
committed by j4n
parent 36eb63faa1
commit beef0ecb19
13 changed files with 748 additions and 0 deletions

6
.gitignore vendored
View File

@@ -164,3 +164,9 @@ cython_debug/
#.idea/
chatmail.zone
# docker
/data/
/custom/
docker-compose.yaml
.env