Skip to content

Commit cb01fff

Browse files
committed
Fix of Issue set dsn on backend automatically Significant-Gravitas#9806
1 parent f5a07f1 commit cb01fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogpt_platform/backend/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ APP_ENV=local
3434
# What environment to behave as: "local" or "cloud"
3535
BEHAVE_AS=local
3636
PYRO_HOST=localhost
37-
SENTRY_DSN=
37+
SENTRY_DSN=https://fe4e4aa4a283391808a5da396da20159@o4505260022104064.ingest.us.sentry.io/4507946746380288
3838

3939
# Email For Postmark so we can send emails
4040
POSTMARK_SERVER_API_TOKEN=

0 commit comments

Comments
 (0)