Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 277 Bytes

File metadata and controls

8 lines (4 loc) · 277 Bytes

simple_chat_interface

A simple bootstrap interface for a one to one chat with a bot.

You could use the provided self-signed certs in docker folder, or generate your own: openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout docker/nginx.key -out docker/nginx.crt