Merge pull request 'fix: main script on docker launch' (#11) from develop into main
Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
@@ -28,4 +28,4 @@ COPY . .
|
||||
RUN mkdir -p log
|
||||
|
||||
# Set the entry point to run the main script
|
||||
ENTRYPOINT ["python", "book_crossfit.py"]
|
||||
ENTRYPOINT ["python", "main.py"]
|
||||
|
||||
Reference in New Issue
Block a user