path of conf files
these conf files have moved from inside of docs to setup folder.
This commit is contained in:
parent
f661ba8a6b
commit
ce10388f4f
1 changed files with 2 additions and 2 deletions
|
@ -221,11 +221,11 @@ Mailtrain uses [node-config](https://github.com/lorenwest/node-config) for confi
|
|||
|
||||
### Running Behind Nginx Proxy
|
||||
|
||||
Edit [mailtrain.nginx](setup/mailtrain-nginx.conf) (update `server_name` directive) and copy it to `/etc/nginx/sites-enabled`
|
||||
Edit [mailtrain.nginx](../setup/mailtrain-nginx.conf) (update `server_name` directive) and copy it to `/etc/nginx/sites-enabled`
|
||||
|
||||
### Running as an Upstart Service in Ubuntu 14.04
|
||||
|
||||
Edit [mailtrain.conf](setup/mailtrain.conf) (update application folder) and copy it to `/etc/init`
|
||||
Edit [mailtrain.conf](../setup/mailtrain.conf) (update application folder) and copy it to `/etc/init`
|
||||
|
||||
## Subscription Widget
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue