This commit is contained in:
@@ -10,4 +10,4 @@ ENV PYTHONPATH=/app/src
|
|||||||
|
|
||||||
RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
CMD ["python", "-m", "pomodoro_bot.main"]
|
CMD ["python", "-m", "src.pomodoro_bot.main"]
|
||||||
Reference in New Issue
Block a user