mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
- Set cors_allow_all default to true for development - Add default allowed_domains including localhost and production URLs - Fixes CORS blocking on /relayer/details endpoint from localhost:3000 - Allow all origins in production only when running on testnet-relayer.privacypools.com - Use restricted domain list for other production environments