update
This commit is contained in:
@@ -7,7 +7,7 @@ COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
# Kopiraj kod NAKON instalacije
|
||||
COPY app/ ./app/
|
||||
COPY . ./app/
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user