feat: add GeoIP status API route and improved geoblock UI

This commit is contained in:
fuomag9
2026-02-25 01:22:04 +01:00
parent 18c890bb21
commit ccef82cca8
3 changed files with 156 additions and 39 deletions

View File

@@ -54,6 +54,7 @@ services:
OAUTH_ALLOW_AUTO_LINKING: ${OAUTH_ALLOW_AUTO_LINKING:-false}
volumes:
- caddy-manager-data:/app/data
- geoip-data:/usr/share/GeoIP:ro,z
depends_on:
caddy:
condition: service_healthy