Skip to content

pikachust8811/tomcat-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tomcat Web

Upload the Root.war in the webapps to run inhttp://{IP}:{port} directly.

Docker Volume

volumes:
      - /home/USER/web/ROOT.war:/usr/local/tomcat/webapps/ROOT.war