Initial commit

This commit is contained in:
2025-07-18 14:42:11 +03:00
commit 257b8ebb12
14 changed files with 270 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
#.dockerignore
# Docker
.dockerignore
dockerfile
compose.yaml
compose.yml
# Git
.gitignore
*.md
example.env