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

fix path

parent f15c38a8
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ COPY imageuploader/requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
# Másold a Django projekt fájljait
COPY . .
COPY imageuploader .
# Á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