blob: 0d896bc273f7c5ffad96419b37bcc9b0e0989695 (
plain)
1
2
3
4
5
|
## Env variables
`COMMENTS_ENGINE_ENDPOINT`: The endpoint (host + port) where to find CommentsEngine
`HOST`: The host on which to bind+listen to
`PORT`: The port on which to bind+listen to
|