Open jacobsfletch opened 1 year ago
Hello @jacobsfletch,
I'm having trouble locating the section for adding environmental variables in the app. Could you please guide me to the right place?
Hi @arvindpndit, you can add / update environment variables by navigating to your project > settings > environment variables.
Here is a screen recording of how to get there: https://github.com/payloadcms/website/assets/67977755/d1f0fe91-3730-4bf4-84e1-2208362e569b
You should be able to paste an entire key-value pair into the first input, and the form should automatically parse it out, i.e.
KEY=value
->KEY
andvalue