Files
python-scripts/EnvironmentVariablesLoader.py

4 lines
46 B
Python

import os
email = os.environ['LOGGER_EMAIL']