converted to vue.js

This commit is contained in:
Niklas Müller 2024-01-23 16:27:40 +01:00
parent 6b74b89029
commit 337e638ff0
4 changed files with 83 additions and 19 deletions

View file

@ -1,5 +1,5 @@
FROM python:3.11-slim
# FROM python:3.11.3
# set the working directory
WORKDIR /app