فهرست منبع

See Redmine 99040 test

Vladimir Tomishinets 6 سال پیش
والد
کامیت
5fd9ef54dd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -21,6 +21,6 @@ RUN set -x \
            && chmod +x /opt/tomcat8/bin/healthcheck.sh \
            && chown -R tomcat:tomcat /etc/web-infoclinic
            
-#COPY logging.properties /opt/tomcat8/conf/           
+COPY logging.properties /opt/tomcat8/conf/           
 USER tomcat
 CMD ["catalina.sh", "run"]