Add Basic Auth and optimize Docker build

This commit is contained in:
wander 2026-01-04 23:15:17 -05:00
parent 2f8ec83cd8
commit 17153f8765
3 changed files with 50 additions and 6 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
flask
requests