When configuring my application it was not explicitly outlined anywhere that all values get quotations applied around them even if they already had quotes (connection string, a hex string for cookie secrets, etc). Either remove this functionality or add it to the documentation that this occurs. Was very difficult to debug when my variables work well locally but not when directly copy pasted to render env variables.