Skip to content

Commit

Permalink
Fix issue where marketplace breaks if no agents are returned
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi1992002 committed Oct 22, 2024
1 parent 68f8ff0 commit db7e7f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autogpt_platform/market/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ ENABLE_AUTH=true
SUPABASE_JWT_SECRET=our-super-secret-jwt-token-with-at-least-32-characters-long
BACKEND_CORS_ALLOW_ORIGINS="http://localhost:3000,http://127.0.0.1:3000"

APP_ENV=local
APP_ENV=local
2 changes: 1 addition & 1 deletion autogpt_platform/supabase
Submodule supabase updated 968 files

0 comments on commit db7e7f5

Please sign in to comment.