diff --git a/.env.example b/.env.example index f86b29d..e06a7b6 100644 --- a/.env.example +++ b/.env.example @@ -12,6 +12,8 @@ SUPABASE_KEY= # host for your supabase "images" bucket used to store and serve predicitions # e.g. xyz.supabase.co NEXT_PUBLIC_SUPABASE_IMAGES_HOST= +# e.g. https://xyz.supabase.co +NEXT_PUBLIC_SUPABASE_IMAGES_URL= # install https://ngrok.com/, run it, and set the host here NGROK_HOST=