more readme

This commit is contained in:
nek0 2015-04-07 02:28:48 +02:00
parent b837d9db92
commit 4c136c2b64
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Check the configuration File `config/settings.yml`. Create Postgresql Databases
##Lift-Off
Run `./yammat config/settings.yml` in your desired run location.
Run `./yammat config/settings.yml` in your desired run location. Finally point a reverse-proxy (something like nginx) at `http://localhost:3000` or any other port you configured in `donfig/settings.yml`.
For better control You can wrap an init script around this. How to do this is described [in my blog][blog].