update pull request

This commit is contained in:
phantomlan
2023-10-21 19:57:45 +02:00
parent 54c77c047e
commit d1259509ad
4 changed files with 269 additions and 14 deletions

View File

@@ -12,10 +12,10 @@ RUN chmod +x entrypoint.sh
COPY index.py index.py
COPY dbutils.py dbutils.py
COPY read.py read.py
ADD core core
ADD titles titles
ADD config config
ADD log log
ADD cert cert
ENTRYPOINT [ "/app/entrypoint.sh" ]
ENTRYPOINT [ "/app/entrypoint.sh" ]