Fixes
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ COPY . /app
|
||||
RUN pip install --no-cache-dir -r /app/requirements.txt
|
||||
|
||||
# Start Anonimization
|
||||
CMD ["python", "app.py"]
|
||||
CMD ["python", "/app/app.py"]
|
||||
|
||||
Reference in New Issue
Block a user