Added image and readme

This commit is contained in:
2025-03-12 15:00:49 +00:00
parent b2cf51838e
commit 03526e89f6
2 changed files with 50 additions and 1 deletions

5
.gitignore vendored
View File

@ -3,4 +3,7 @@
# Allow docker-compose.yml
!**/docker-compose.yml
!/*
!/*
# Allow assets folder
!assets/*