mirror of
https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git
synced 2026-01-21 01:01:05 -05:00
fixing cors for prod
This commit is contained in:
@@ -19,7 +19,6 @@ RUN mvn clean package -DskipTests
|
||||
# Use a smaller Java Runtime Environment (JRE) image for a smaller footprint
|
||||
FROM eclipse-temurin:21-jre
|
||||
|
||||
ENV SPRING_PROFILES_ACTIVE=prod
|
||||
# Set the working directory in the final image
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user