🔧 Add localhost config

This commit is contained in:
Marcel Kapfer 2025-01-30 19:51:27 +01:00
parent d10e8209c6
commit 41640e0b28
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -0,0 +1,5 @@
<?php
return [
'debug' => true
];