changed port
This commit is contained in:
@@ -12,7 +12,7 @@ RUN chown 1001 /work \
|
||||
COPY --chown=1001:root quarkus-app/ /work/quarkus-app
|
||||
|
||||
# Expose the application's port
|
||||
EXPOSE 8080
|
||||
EXPOSE 8090
|
||||
|
||||
# Switch to non-root user for better security
|
||||
USER 1001
|
||||
|
||||
Reference in New Issue
Block a user