more readme
This commit is contained in:
parent
b837d9db92
commit
4c136c2b64
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Check the configuration File `config/settings.yml`. Create Postgresql Databases
|
||||||
|
|
||||||
##Lift-Off
|
##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].
|
For better control You can wrap an init script around this. How to do this is described [in my blog][blog].
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue