You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `YOUR_MAXMIND_ACCOUNT_ID` and `YOUR_LICENSE_KEY` with your MaxMind account ID and the license key associated with it.
61
61
62
+
### Cloudflare Integration
63
+
64
+
To improve performance, deploy behind [Cloudflare][cloudflare]:
65
+
66
+
1. Point your domain to Cloudflare's nameservers
67
+
2. Enable Cloudflare proxying for your API endpoint (click the cloud icon next to your DNS record until it turns orange)
68
+
69
+
When deployed with Cloudflare, the API will automatically use Cloudflare's geolocation data as the primary source, falling back to MaxMind when needed.
0 commit comments