mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
9 lines
267 B
YAML
9 lines
267 B
YAML
# Read the README file for more detailed configuration information
|
|
# https://github.com/gpslab/geoip2
|
|
gpslab_geoip:
|
|
# You should specify your personal licence key
|
|
license: 'YOUR-LICENSE-KEY'
|
|
|
|
# Edition ID of database you need
|
|
edition: 'GeoLite2-City'
|