Updated docker entry point so that it tries to download the GeoLite2 db file when the license key was provided

This commit is contained in:
Alejandro Celaya
2021-04-08 14:32:19 +02:00
parent 7b4456e73f
commit 104b7390da
3 changed files with 8 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ data/log/*
data/locks/*
data/proxies/*
data/migrations_template.txt
data/GeoLite2-City.*
data/GeoLite2-City*
data/database.sqlite
data/shlink-tests.db
CHANGELOG.md