butlerx
5 years ago
No known key found for this signature in database
GPG Key ID: B37CA765BAA89170
1 changed files with
5 additions and
1 deletions
-
README.md
|
|
@ -33,7 +33,7 @@ the program). |
|
|
|
|
|
|
|
## Running WeTTy |
|
|
|
|
|
|
|
Wettu can either be run as a standalone service or from another node script. To |
|
|
|
Wetty can either be run as a standalone service or from another node script. To |
|
|
|
see how to use WeTTy from node see the [API Doc](./docs) |
|
|
|
|
|
|
|
```bash |
|
|
@ -129,6 +129,10 @@ SSL |
|
|
|
If your proxy uses a base path other than `/wetty`, specify the path with the |
|
|
|
`--base` flag, or the `BASE` environment variable. |
|
|
|
|
|
|
|
The following confs assume you want to serve wetty on the url |
|
|
|
`example.com/wetty` and are running wetty with the default base and serving it |
|
|
|
on the same server |
|
|
|
|
|
|
|
#### Nginx |
|
|
|
|
|
|
|
For a more detailed look see the [nginx.conf](./bin/nginx.template) used for |
|
|
|