feat: Add first api route for ssl checks
All checks were successful
Build Docker / BuildImage (push) Successful in 1m1s

This commit is contained in:
2025-02-25 11:41:33 +11:00
parent ff5584b94a
commit a56a75b30b
3 changed files with 165 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
flask
gunicorn
requests
python-dotenv
python-dotenv
dnspython
cryptography