fix: index.php raíz que incluye public/index.php

This commit is contained in:
Lizandro Guarnizo
2026-06-04 17:46:40 -05:00
parent 202a263e25
commit e984b2f255
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/public/index.php';