Skip to content

Commit

Permalink
Port 8000
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed May 10, 2024
1 parent bb3249f commit 2106b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.koyeb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ COPY --from=build --chown=185 /app/target/quarkus-app/app/ /deployments/app/
COPY --from=build --chown=185 /app/target/quarkus-app/quarkus/ /deployments/quarkus/

# Expose port
EXPOSE 8081
EXPOSE 8000

# Set user
USER 185
Expand Down

0 comments on commit 2106b23

Please sign in to comment.