mirror of
https://github.com/plausible/hosting.git
synced 2025-06-16 02:37:29 -05:00
Add restart to GEOIP container
This commit is contained in:
@ -10,6 +10,7 @@ services:
|
||||
|
||||
geoip:
|
||||
image: maxmindinc/geoipupdate
|
||||
restart: always
|
||||
environment:
|
||||
- GEOIPUPDATE_EDITION_IDS=GeoLite2-Country
|
||||
- GEOIPUPDATE_FREQUENCY=168 # update every 7 days
|
||||
|
Reference in New Issue
Block a user