print exception

This commit is contained in:
Administrator
2023-10-09 20:45:05 +03:00
parent c510695fb4
commit 81012de98c
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
FROM python:3.10
ENV PYTHONUNBUFFERED=1
ENV PYTHONUNBUFFERED 1
ENV DJANGO_SETTINGS_MODULE Platform.settings
RUN mkdir -p /usr/src/app/