updated ci
All checks were successful
Build and Push Docker Image / build-and-push (release) Successful in 48s

This commit is contained in:
2025-10-16 13:30:45 +03:00
parent 9d355a926e
commit e1bbf19387
6 changed files with 174 additions and 3 deletions

15
.dockerignore Normal file
View File

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