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