1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/netlify.toml
2021-06-23 14:36:04 +06:00

10 lines
114 B
TOML

[build]
base="docs"
publish="/"
command=""
[[redirects]]
from = "/*"
to = "/index.html"
status = 200