mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 00:03:54 +01:00
feat: Specify API destination for netlify
This commit is contained in:
parent
0a419045c0
commit
cee06c987a
@ -8,6 +8,7 @@
|
||||
# Environmental variables and optional secrets
|
||||
[build.environment]
|
||||
PLATFORM = "netlify"
|
||||
PUBLIC_API_ENDPOINT = "/.netlify/functions"
|
||||
# Build configuration env vars (uncomment if you want to conigure these)
|
||||
# CI="false" # Set CI to false, to prevent warnings from exiting the build
|
||||
# CHROME_PATH='/usr/bin/chromium' # Path to Chromium binary
|
||||
|
Loading…
Reference in New Issue
Block a user