Skip to content

Commit c1a800b

Browse files
committed
Add template
1 parent d164018 commit c1a800b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ publish = "_dist"
33
command = "bash build.sh"
44
functions = "_functions"
55

6+
[template.environment]
7+
BASE_URL = "set your base url (no trailing slash)"
8+
69
[[redirects]]
710
from = "/api/v2/"
811
to = "/api/v2/index.json"

0 commit comments

Comments
 (0)