mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Separate app bootstrapping and routes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/../bootstrap.php';
|
||||
require_once __DIR__ . '/../app.php';
|
||||
|
Reference in New Issue
Block a user