Replace incorrect main file name.
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["python", "app.py"]
|
||||
CMD ["python", "main.py"]
|
||||
Reference in New Issue
Block a user