Add repo hygiene rules and ignore secrets
This commit is contained in:
5
web/mobile/public/api/index.php
Normal file
5
web/mobile/public/api/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
require __DIR__ . '/../../../../server/public/index.php';
|
||||
Reference in New Issue
Block a user