#API key deleted
7 messages · Page 1 of 1 (latest)
The way I have it set up is I have a node front end and a python backend all running on AWS EC2. I have the api key hard coded on the backend file but I can easily swap it to the .env file
Is this the wrong way to architect this?