From 6011a7c66d1844a7d47af9d7e73498768d75ebb9 Mon Sep 17 00:00:00 2001 From: fogelito Date: Sun, 1 Feb 2026 12:00:04 +0200 Subject: [PATCH] http --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 210085372c..5f7a76d4ea 100644 --- a/.env +++ b/.env @@ -131,4 +131,4 @@ _APP_FUNCTIONS_CREATION_ABUSE_LIMIT=5000 _APP_STATS_USAGE_DUAL_WRITING_DBS=database_db_main _APP_TRUSTED_HEADERS=x-forwarded-for _APP_POOL_ADAPTER=stack -_APP_MIGRATION_ENDPOINT=https://appwrite.test/v1 \ No newline at end of file +_APP_MIGRATION_ENDPOINT=http://appwrite.test/v1 \ No newline at end of file