Skip to content

Commit

Permalink
testing production mode with csrf enabled and preview mode enabled
Browse files Browse the repository at this point in the history
nuwan-samarasinghe committed Jan 29, 2025
1 parent 2650165 commit c45973d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runner/config/production.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"env": "production",
"logPrettyPrint": false,
"enforceCsrf": false,
"enableCsrf": false,
"previewMode": true
}

0 comments on commit c45973d

Please sign in to comment.