mirror of
https://github.com/aserper/masto-rss.git
synced 2026-01-09 23:33:53 +00:00
Update Dockerfile
This commit is contained in:
@@ -19,4 +19,4 @@ COPY . .
|
||||
|
||||
# Step 5: Execute the correct Python script
|
||||
# Note the correct filename.
|
||||
CMD ["python3", "masto-rss.py"]
|
||||
CMD ["python3", "main.py"]
|
||||
|
||||
Reference in New Issue
Block a user