From 85009937f03c3566726be2e0579a6e412727ee77 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 28 May 2013 13:32:54 +0200 Subject: [PATCH] readme clarification (fix #202) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0b41345..3e961221 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ It will generate a zip file at `target/commafeed.zip` with everything you need t * If you'd like to change the default port (8082), edit `conf/server.xml` and look for ``). This will generate the file `target/commafeed.war`. Copy this file to your tomee `webapps/` directory. * The application is online at [http://localhost:8082/commafeed](http://localhost:8082/commafeed). Don't forget to set the public URL in the admin settings. * The default user is `admin` and the password is `admin`.