Enable hCaptcha verification and dynamic gateway host detection in contact API route.

This commit is contained in:
2025-06-29 18:35:28 +09:00
parent 789a20d6c7
commit d63ff0a170
2 changed files with 50 additions and 31 deletions

View File

@@ -8,6 +8,7 @@
<node-interpreter value="project" />
<envs>
<env name="HCAPTCHA_SECRET" value="10000000-ffff-ffff-ffff-000000000001" />
<env name="USE_LOCAL_GATEWAY" value="true" />
</envs>
<method v="2" />
</configuration>