This commit is contained in:
Tibor Bossanyi (Freelancer)
2021-09-18 08:10:01 +02:00
parent 186de62aa1
commit 9c3518e082
7 changed files with 354 additions and 15 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY uwsgi_params /var/www/aitrainer.info/
COPY .key ./
ENV DJANGO_KEY="9ö2345iőjfdsasd9ukjhlkdf9hg"
ENV PORT=8000
EXPOSE 8000