basdebruin
New Pleskian
Plesk Obsidian 18.0.36 / Ubuntu 20.04.3 / Node 14.18.0
process.env.XYZ does return undefined while XYZ is set as a custom environment variable. Other variable are returned fine. Is there a maximum to the number of environment variables or the total nr of characters in them? Removing one of the working environment variables does not solve the issue, so it does not look like it runs into a maximum.
process.env.XYZ does return undefined while XYZ is set as a custom environment variable. Other variable are returned fine. Is there a maximum to the number of environment variables or the total nr of characters in them? Removing one of the working environment variables does not solve the issue, so it does not look like it runs into a maximum.