We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d164018 commit c1a800bCopy full SHA for c1a800b
netlify.toml
@@ -3,6 +3,9 @@ publish = "_dist"
3
command = "bash build.sh"
4
functions = "_functions"
5
6
+[template.environment]
7
+BASE_URL = "set your base url (no trailing slash)"
8
+
9
[[redirects]]
10
from = "/api/v2/"
11
to = "/api/v2/index.json"
0 commit comments