added branch for integrating backend api calls into frontend application
All checks were successful
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 39s
CI / build (push) Successful in 11s

This commit is contained in:
MAILLAL Anas 2025-03-18 22:36:43 +01:00
parent 84b70f8f38
commit ec12b0f928

View File

@ -37,3 +37,4 @@ EXPOSE 80
# Set the entry point to the shell script
ENTRYPOINT ["/start.sh"]