Env has to be an array

This commit is contained in:
cody conder
2025-11-27 19:57:06 -06:00
parent 0510171496
commit 475bc4d4be

View File

@@ -10,7 +10,7 @@
"tcp":true,
"udp":false}
],
"environment": {},
"environment": [],
"volumes": [
{
"hostPath": "${ROOTPATH}",