mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 05:35:07 +02:00
🔧 Adds environmental params to Netlify config
This commit is contained in:
parent
8ca2c15930
commit
d727b9db0f
@ -8,6 +8,7 @@
|
|||||||
command = "yarn build"
|
command = "yarn build"
|
||||||
publish = "dist"
|
publish = "dist"
|
||||||
functions = "services/serverless-functions"
|
functions = "services/serverless-functions"
|
||||||
|
environment = { NODE_VERSION = "16.13.2" }
|
||||||
|
|
||||||
# Site info, used for the 1-Click deploy page
|
# Site info, used for the 1-Click deploy page
|
||||||
[template.environment]
|
[template.environment]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user