This commit is contained in:
2026-03-02 22:07:39 +01:00
parent 6232afdc4e
commit e819673015
2 changed files with 12 additions and 3 deletions

View File

@@ -5,4 +5,4 @@
define('APP_URL_PRIMARY', 'https://' . APP_DOMAIN_PRIMARY);
define('APP_API_BASE', 'https://api.' . APP_DOMAIN_PRIMARY);
define('APP_DB_ENABLED', true); // set true to enable DB connection
define('APP_DB_DEBUG', true);