firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

[FR] Adding global var

Open EhyMaik97 opened this issue 1 year ago • 1 comments

I'm always frustrated when I see line repeated. In the /snippets/database/index.py there are 4 times the string "https://databaseName.firebaseio.com"

I want to substitute four equals string with an env var like DB_URL and insert the string above, so in this way the user have to edit it only 1 time

EhyMaik97 avatar Jan 09 '24 22:01 EhyMaik97

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Jan 09 '24 22:01 google-oss-bot