Pihole
All checks were successful
Deploy / deploy-staging (push) Successful in 24s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-24 00:18:11 +02:00
parent 0b06cae679
commit 80874e2e1d
19 changed files with 3465 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
require dirname(__DIR__, 3) . '/modules/pihole/api/index.php';