feat: add .gitignore, upgrade to Go 1.23 with deps, improve logging,

config loading, and glob-based deletion, and push image in deploy script
This commit is contained in:
2025-08-07 11:18:08 +02:00
parent 30ef1782e9
commit 51903397f0
6 changed files with 158 additions and 59 deletions

View File

@@ -1 +1,2 @@
docker build -t directory-forbidder .
docker build -t docker.site.quack-lab.dev/directory-forbidder .
docker push docker.site.quack-lab.dev/directory-forbidder