Browse Source

Fixes last line to not empty line

Alex Soto 10 years ago
parent
commit
400ca1d6a0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tomee/content.md

+ 0 - 1
tomee/content.md

@@ -45,4 +45,3 @@ The configuration files are available in `/usr/local/tomee/conf/`. By default, n
 You can also use this image as base image for deploying your war application. To do it you need to create a Dockerfile based on Tomee Docker image and add the war file in `webapps` directory:
 
 	ADD <locationofapplication>/<warfile> /usr/local/tomee/webapps/<warfile>
-