Endlessh Stack: update geo ip data path

This commit is contained in:
Aroy-Art 2025-07-12 11:59:11 +02:00
parent 0b507ae747
commit 9e2ad015f8
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -35,7 +35,7 @@ services:
restart: unless-stopped restart: unless-stopped
security_opt: [ "no-new-privileges:true" ] security_opt: [ "no-new-privileges:true" ]
volumes: volumes:
- ./geo-data/:/usr/share/GeoIP/ - ./GeoIP-Data/:/usr/share/GeoIP/
environment: environment:
- GEOIPUPDATE_EDITION_IDS=GeoLite2-City - GEOIPUPDATE_EDITION_IDS=GeoLite2-City
- GEOIPUPDATE_FREQUENCY=72 - GEOIPUPDATE_FREQUENCY=72