mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-07-23 06:31:41 +00:00
update dockerfile for new filenames
This commit is contained in:
@@ -5,4 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python", "./stockBot.py" ]
|
||||
CMD [ "python", "./bot.py" ]
|
Reference in New Issue
Block a user