mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 08:02:25 +00:00
WIP: async action fixes and interest manager
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0185130230
commit
2022a6ec18
35 changed files with 2950 additions and 385 deletions
|
|
@ -38,7 +38,7 @@ These values can be safely defaulted for local development:
|
|||
- `APP_URL=http://localhost:4173`
|
||||
- `BETTER_AUTH_URL=http://localhost:7741`
|
||||
- `BETTER_AUTH_SECRET=sandbox-agent-foundry-development-only-change-me`
|
||||
- `GITHUB_REDIRECT_URI=http://localhost:7741/v1/auth/github/callback`
|
||||
- `GITHUB_REDIRECT_URI=http://localhost:7741/v1/auth/callback/github`
|
||||
|
||||
These should be treated as development-only values.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue