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