diff --git a/appspec.yml b/appspec.yml index c103807..e6c567e 100644 --- a/appspec.yml +++ b/appspec.yml @@ -16,4 +16,3 @@ hooks: - location: scripts/stop_server.sh timeout: 300 runas: root - diff --git a/pom.xml b/pom.xml index 2fefbd9..6964fba 100644 --- a/pom.xml +++ b/pom.xml @@ -18,4 +18,7 @@ nextwork-web-project - + /etc/httpd/conf.d/tomcat_manager.conf ProxyPassReverse / http://localhost:8080/nextwork-web-project/ EOF +u