404 debug
This commit is contained in:
@@ -16,6 +16,7 @@ RUN update-ca-certificates
|
|||||||
|
|
||||||
#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~<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~"debug"~"debugBDF952SPR"~' /app/index.cfm
|
||||||
|
RUN sed -i 's~"#url.debug#"~"#url.debugBDF952SPR#"~' /app/index.cfm
|
||||||
|
|
||||||
|
|
||||||
WORKDIR ${APP_DIR}
|
WORKDIR ${APP_DIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user