Try again with node env

This commit is contained in:
Jordan Eldredge 2022-02-27 17:25:40 -08:00
parent 57eb18003b
commit 6fcb46ea70

View file

@ -28,6 +28,6 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
to = "/index.html"
status = 200
[[environment]]
NODE_VERSION = "17.3.0"
[[context.production]]
environment = { NODE_VERSION = "17.3.0" }