# Only used for integration test # Cloud Type Configuration # Use this configuration file to specify the cloud type and its associated settings. The available cloud types are: # Local: 0 # Supabase: 1 # AppFlowy Cloud: 2 # By default, it's set to Local. CLOUD_TYPE=1 # Supabase Configuration # If using Supabase (CLOUD_TYPE=1), provide the following details: SUPABASE_URL= SUPABASE_ANON_KEY= # AppFlowy Cloud Configuration # If using Supabase (CLOUD_TYPE=2), provide the following details: # # When using localhost for development. you can use the following settings: APPFLOWY_CLOUD_URL=