add tomcat

This commit is contained in:
xiagw
2019-08-25 17:24:17 +08:00
parent ca80dd1694
commit ae64a619b7
2 changed files with 20 additions and 1 deletions

View File

@ -718,3 +718,7 @@ SONARQUBE_POSTGRES_HOST=postgres
SONARQUBE_POSTGRES_DB=sonar
SONARQUBE_POSTGRES_USER=sonar
SONARQUBE_POSTGRES_PASSWORD=sonarPass
### TOMCAT ################################################
TOMCAT_VERSION=8.5.43
TOMCAT_HOST_HTTP_PORT=8080