feat(infra): add pihole rule to infra scope
This commit is contained in:
@@ -9,6 +9,9 @@ services:
|
||||
- "3093:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./templates:/app/templates
|
||||
- ./static:/app/static
|
||||
- ./app:/app/app
|
||||
env_file:
|
||||
- .env
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user