Fix geo lookup for Netlify.

This commit is contained in:
Mike Cao 2022-08-23 11:52:55 -07:00
parent 131a0968dd
commit d3f5f42d02
2 changed files with 2 additions and 3 deletions

View file

@ -1,2 +1,2 @@
[functions]
included_files = ["node_modules/.geo/*.mmdb"]
included_files = ["node_modules/.geo/**"]