Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 201 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 201 Bytes

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