Merge pull request #5 from bokub/master

Remove useless links
This commit is contained in:
Uku Taht 2020-10-16 14:42:05 +03:00 committed by GitHub
commit 09fb07ef60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 8 deletions

View File

@ -29,10 +29,6 @@ services:
- mail
ports:
- 80:8000
links:
- plausible_db
- plausible_events_db
- mail
env_file:
- plausible-conf.env

View File

@ -3,15 +3,11 @@ services:
plausible:
depends_on:
- geoip
links:
- geoip
environment:
- GEOLITE2_COUNTRY_DB=/geoip/GeoLite2-Country.mmdb
geoip:
image: maxmindinc/geoipupdate
ports:
- 1080:1080
environment:
- GEOIPUPDATE_EDITION_IDS=GeoLite2-Country
- GEOIPUPDATE_FREQUENCY=168 # update every 7 days