forked from github.com/plausible-hosting
Add restart to GEOIP container
This commit is contained in:
parent
10e446eb2c
commit
0b6636553f
@ -10,6 +10,7 @@ services:
|
|||||||
|
|
||||||
geoip:
|
geoip:
|
||||||
image: maxmindinc/geoipupdate
|
image: maxmindinc/geoipupdate
|
||||||
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- GEOIPUPDATE_EDITION_IDS=GeoLite2-Country
|
- GEOIPUPDATE_EDITION_IDS=GeoLite2-Country
|
||||||
- GEOIPUPDATE_FREQUENCY=168 # update every 7 days
|
- GEOIPUPDATE_FREQUENCY=168 # update every 7 days
|
||||||
|
Loading…
Reference in New Issue
Block a user