Skip to content

Commit c50fcd1

Browse files
committed
set org/project
1 parent 425a3b0 commit c50fcd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/next.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,6 @@ const nextConfig = {
130130

131131
module.exports = withSentryConfig(nextConfig, {
132132
authToken: SENTRY_AUTH_TOKEN,
133+
org: "python-italia",
134+
project: "pycon-frontend",
133135
});

0 commit comments

Comments
 (0)