mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01: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…
Add table
Add a link
Reference in a new issue