mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 12:09:15 +00:00
docs: 📝 update docs
This commit is contained in:
7
packages/docs/netlify.toml
Normal file
7
packages/docs/netlify.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[build]
|
||||
publish = "dist"
|
||||
command = "npm run build"
|
||||
[[headers]]
|
||||
for = "/build/*"
|
||||
[headers.values]
|
||||
Cache-Control = "public, max-age=31536000, immutable"
|
||||
Reference in New Issue
Block a user