Endlessh Stack: update geo ip data path
This commit is contained in:
parent
0b507ae747
commit
9e2ad015f8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue