Skip to content

Commit

Permalink
rename env
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEverling committed Jan 26, 2024
1 parent 6414662 commit be9909c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ARG JAVA_VERSION
ENV APP_TYPE="tomcat"
ENV ENABLE_CORS=0
ENV ENABLE_XFRAME=0
ENV OCIE_APPS=${OCIE_APPS}:/opt/ocie/type
ENV OCIE_TYPES=${OCIE_TYPES}:/opt/ocie/type
ENV REWRITE_CORS=0
ENV REWRITE_DEFAULT=1
ENV REWRITE_SKIP=0
Expand Down

0 comments on commit be9909c

Please sign in to comment.