Skip to content

Commit

Permalink
fix/set disableEnvsOnRevive to true (#5101)
Browse files Browse the repository at this point in the history
Signed-off-by: andreas-unleash <[email protected]>
  • Loading branch information
andreas-unleash authored Oct 19, 2023
1 parent 957546e commit 9cef75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server-dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ process.nextTick(async () => {
datadogJsonTemplate: true,
dependentFeatures: true,
useLastSeenRefactor: true,
disableEnvsOnRevive: true,
separateAdminClientApi: true,
playgroundImprovements: true,
},
Expand Down

0 comments on commit 9cef75d

Please sign in to comment.