os environ

master
km0 2 years ago
parent 6169f73e75
commit 1796afca46

@ -11,7 +11,6 @@ from pathlib import Path
dotenv_path = Path("/var/www/.mw-credentials")
load_dotenv(dotenv_path=dotenv_path)
print(os.environ)
# prefix to add /SOUPBOAT/ATLAS-API to all the routes
# and to leave the @app.route() decorator more clean

Loading…
Cancel
Save