Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: list the environment variables recognized #39

Open
prjemian opened this issue Dec 19, 2024 · 0 comments
Open

DOC: list the environment variables recognized #39

prjemian opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@prjemian
Copy link
Contributor

There are two environment variable recognized by apsbss. Make a page that lists and describes (or links to such description).

$ git grep environ | grep os
apsbss/apsbss.py:server = Server(creds_file=os.environ.get("APSBSS_CREDS_FILE"))
apsbss/core.py:    url = os.environ.get("DM_APS_DB_WEB_SERVICE_URL", xsd_url)
@prjemian prjemian added the documentation Improvements or additions to documentation label Dec 19, 2024
@prjemian prjemian self-assigned this Dec 19, 2024
@prjemian prjemian added this to the v2.0.1 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant