File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
deploy/scripts/setup_files/profiles Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ charts:
1414 # Frontend configuration items:
1515 frontend :
1616 configAnalyticsWriteKey : " j9EeK4oURluRSIKbaXCBKBxGCnT2WahB"
17- configCaptchaSiteKey : " 0x4AAAAAAAe9zmM2ysXGSJk1 " # Turnstile site key
17+ configCaptchaSiteKey : " 0x4AAAAAAAiMciPlBW1aA1iL " # Turnstile site key
1818 configShowCertExpiration : false
1919 # Maintenance configuration items
2020 maintenance :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ charts:
1010 # Frontend configuration items:
1111 frontend :
1212 configAnalyticsWriteKey : " AoebaDJNjSlOMRUH87EaNjvwkQpfLoyy"
13- configCaptchaSiteKey : " 0x4AAAAAAAe9zmM2ysXGSJk1 " # Turnstile site key
13+ configCaptchaSiteKey : " 0x4AAAAAAAiMciPlBW1aA1iL " # Turnstile site key
1414 configShowCertExpiration : false
1515 global :
1616 awsS3Location : prod.thecombine.app
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ declare global {
1717const defaultConfig : RuntimeConfigItems = {
1818 baseUrl : "http://localhost:5000" ,
1919 captchaRequired : true ,
20- captchaSiteKey : "0x4AAAAAAAe9zmM2ysXGSJk1 " ,
20+ captchaSiteKey : "0x4AAAAAAAiMciPlBW1aA1iL " ,
2121 offline : false ,
2222 emailServicesEnabled : true ,
2323 showCertExpiration : true ,
You can’t perform that action at this time.
0 commit comments