completed the task

This commit was merged in pull request #18.
This commit is contained in:
Chinenye Nmoh
2025-05-28 12:45:17 +01:00
parent 2c46a4390c
commit bbb919d933
4 changed files with 33 additions and 36 deletions
+2 -2
View File
@@ -19,6 +19,6 @@ ENV FLASK_RUN_HOST=0.0.0.0
#COPY scripts/enterypointone.sh scripts/enterypointone.sh
RUN chmod +x scripts/enterypointone.sh
RUN chmod +x scripts/entry.sh
ENTRYPOINT ["scripts/enterypointone.sh"]
ENTRYPOINT ["scripts/entry.sh"]