Skip to content

Commit a2fd46f

Browse files
committed
chore: dev mode - enable manage traffic flag
1 parent d0d8c06 commit a2fd46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ if (!window || !window._env_) {
169169
GATEKEEPER_URL: 'https://license.devtron.ai/dashboard',
170170
FEATURE_AI_INTEGRATION_ENABLE: false,
171171
LOGIN_PAGE_IMAGE: '',
172-
FEATURE_MANAGE_TRAFFIC_ENABLE: false,
172+
FEATURE_MANAGE_TRAFFIC_ENABLE: true,
173173
}
174174
}
175175

0 commit comments

Comments
 (0)