Merge branch '1.8.x' of https://github.com/appwrite/appwrite into localhost-endpoint

This commit is contained in:
fogelito
2026-02-04 13:58:22 +02:00
+1
View File
@@ -31,6 +31,7 @@ use Utopia\Queue;
use Utopia\Registry\Registry;
use Utopia\System\System;
global $register;
$register = new Registry();
Http::setMode(System::getEnv('_APP_ENV', Http::MODE_TYPE_PRODUCTION));