feat: add geoipupdate service and shared GeoIP volume
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -131,3 +131,12 @@ OAUTH_ALLOW_AUTO_LINKING=false # Auto-link OAuth to accounts without pas
|
||||
# 4. Rotate secrets regularly in production
|
||||
# 5. Keep file permissions restricted (chmod 600 .env)
|
||||
# 6. Never share credentials via insecure channels
|
||||
|
||||
# =============================================================================
|
||||
# GEOIP UPDATE (OPTIONAL)
|
||||
# =============================================================================
|
||||
|
||||
# GeoIP Update (Optional - for geoblocking support)
|
||||
# Get credentials at: https://www.maxmind.com/en/geolite2/signup
|
||||
GEOIPUPDATE_ACCOUNT_ID=
|
||||
GEOIPUPDATE_LICENSE_KEY=
|
||||
|
||||
Reference in New Issue
Block a user