Took out docker autostart. Made change to exit instead of looping for testing.
This commit is contained in:
@@ -7,5 +7,3 @@ RUN pip install manga-py
|
||||
RUN pip install sqlalchemy
|
||||
RUN pip install pymysql
|
||||
|
||||
|
||||
CMD ["python", "./main.py"]
|
||||
Reference in New Issue
Block a user