From 1c9efe32a2ba4fb2bc090cb4b1643d1f2921290e Mon Sep 17 00:00:00 2001 From: Nezumi-2711 Date: Tue, 14 Jul 2026 17:22:12 +0700 Subject: [PATCH] fix: trigger --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 6ed8f81e..13b7cee1 100644 --- a/.env.example +++ b/.env.example @@ -19,7 +19,7 @@ AUTH_COOKIE_SECURE=false REQUIRE_API_KEY=false # Cloud sync variables -# Must point to this running instance so internal sync jobs can call /api/sync/cloud. +# Must point to this running instance so internal sync jobs can call /api/sync/cloud # Server-side preferred variables: BASE_URL=http://localhost:20128 CLOUD_URL=https://9router.com