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`.