[ADD] Added image return

This commit is contained in:
Maxim Romanko 2024-08-08 18:03:30 +03:00
parent 8f43cfd9e7
commit fa4ffdb830

View File

@ -2,6 +2,8 @@ FROM python:3.12.4
MAINTAINER maxim Romanko (vadzik)
EXPOSE 5000
ENV TZ="Europe/Moscow"
# set a directory for the app