Dockerfile - logging
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ RUN apk add argon2-dev ; \
|
||||
|
||||
#RUN sed -i 's~<url-pattern>/index.cfml/\*</url-pattern>~<url-pattern>/index.cfml/*</url-pattern><url-pattern>/api/v1/index.cfm/*</url-pattern>~' /usr/lib/serverHome/WEB-INF/web.xml
|
||||
|
||||
RUN sed -i 's~"debug"~"debugBDF952SPR"~' /app/index.cfm
|
||||
RUN sed -i 's~"#url.debug#"~"#url.debugBDF952SPR#"~' /app/index.cfm
|
||||
#RUN sed -i 's~"debug"~"debugBDF952SPR"~' /app/index.cfm
|
||||
#RUN sed -i 's~"#url.debug#"~"#url.debugBDF952SPR#"~' /app/index.cfm
|
||||
|
||||
|
||||
WORKDIR ${APP_DIR}
|
||||
|
||||
Reference in New Issue
Block a user