mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
add netlify.toml
for part of #731 Netlify next functions plugin is no longer copying in the build files. This adds the db file from the build into the functions.
This commit is contained in:
parent
1e4c3ebf3b
commit
f18491a818
1 changed files with 2 additions and 0 deletions
2
netlify.toml
Normal file
2
netlify.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[functions]
|
||||
included_files = ["public/geo/*.mmdb"]
|
||||
Loading…
Reference in a new issue