Skip to content
Snippets Groups Projects
Commit 29c4c136 authored by Eck Balázs István's avatar Eck Balázs István
Browse files

Revert "add policy"

This reverts commit 40fe6e97
parent f81733a6
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,7 @@ RUN pip install --no-cache-dir -r requirements.txt
# Másold a Django projekt fájljait
COPY imageuploader .
RUN chgrp -R 0 /usr/src/app && \
chmod -R g=u /usr/src/app
RUN chmod 666 db.sqlite3
# Állítsd be a környezeti változókat
ENV PYTHONUNBUFFERED 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment