MySQL Working, bug fixes.

This commit is contained in:
2022-10-08 19:47:29 +02:00
parent a22960eae9
commit 8dd90b728c
9 changed files with 86 additions and 51 deletions

View File

@ -8,4 +8,4 @@ RUN pip install Flask-BasicAuth
RUN pip install bs4
COPY ./app /app
COPY ./backend /app