feat(infra): add pihole rule to infra scope

This commit is contained in:
Nabil Derouiche
2026-06-25 22:15:46 +01:00
parent be63b30285
commit 314f8603aa
32 changed files with 507 additions and 589 deletions
+3
View File
@@ -9,6 +9,9 @@ services:
- "3093:8000"
volumes:
- ./data:/app/data
- ./templates:/app/templates
- ./static:/app/static
- ./app:/app/app
env_file:
- .env
networks: