When the environment variable ORIGINS provides a value that does not match the expected format, an error message gets printed with the wrong variable name. This confused me when I ran into it, and it made me wonder whether we are setting the right variable.
When the environment variable
ORIGINS
provides a value that does not match the expected format, an error message gets printed with the wrong variable name. This confused me when I ran into it, and it made me wonder whether we are setting the right variable.