Skip to content

Commit eff41bf

Browse files
authored
Merge pull request #180 from communitiesuk/make-preview-mode-false-on-prod
Make preview mode false on prod
2 parents 34b1ada + 649a565 commit eff41bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copilot/fsd-form-runner-adapter/manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ environments:
122122
SERVICE_START_PAGE: "https://apply.access-funding.communities.gov.uk/account"
123123
ELIGIBILITY_RESULT_URL: "https://apply.access-funding.communities.gov.uk/eligibility-result"
124124
SENTRY_TRACES_SAMPLE_RATE: 0.1
125+
PREVIEW_MODE: false
125126
count:
126127
range: 2-4
127128
cooldown:

0 commit comments

Comments
 (0)