hugohabicht01 / PetrolStationApp

Webapp that displays real time petrol prices of petrol stations in Germany
1 stars 1 forks source link

Add proper solution to handle API keys #29

Open hugohabicht01 opened 3 years ago

hugohabicht01 commented 3 years ago

As of right now, the api keys needed by the backend are specified as environment variables in app.yaml. This isn't optimal as I can't commit the file in that state. A possible solution would be using gcp secrets