adrianhajdin / project_ai_mern_image_generation

Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
https://jsmastery.pro
1.09k stars 303 forks source link

OpenAI API - API Key Rotates when I coomit to GitHub #10

Closed tynoschuck closed 1 year ago

tynoschuck commented 1 year ago

Hello there! I'm trying to commit the project to GitHub, but everytime I receive the mail fro openAI telling me that they rotated the key because it got exposed. I already created the .gitignore file with .env, but it does not seems to work. I do not have the .env file in my repository https://github.com/tynoschuck/Ai-image-generator but I keep receiving the mail. Any chande you know how to fix this? Thanks in advance!

kevmhughes commented 1 year ago

Hey! Did you find a solution in the end?

minal322 commented 1 year ago

Did you find any solution for the same