diff --git a/container_files/tomcat/bin/setenv.sh b/container_files/tomcat/bin/setenv.sh deleted file mode 100755 index c6130b5c..00000000 --- a/container_files/tomcat/bin/setenv.sh +++ /dev/null @@ -1,3 +0,0 @@ -CLASSPATH=/opt/tomcat/bin/* -JAVA_OPTS="-Dlog4j.configurationFile=/opt/tomcat/conf/log4j2.xml -DENV=$ENV -DUSERTOKEN=$USERTOKEN" -LOGGING_MANAGER=-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager \ No newline at end of file