Commit 524727c1 authored by Muhammad Suleman's avatar Muhammad Suleman

Update Dockerfile

parent 4b237487
......@@ -4,6 +4,4 @@ WORKDIR /app
COPY target/backend-0.0.1-SNAPSHOT.jar app.jar
EXPOSE 6700
ENTRYPOINT ["java", "-jar", "app.jar"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment