Added HTTPS support

This commit is contained in:
rainbow napkin 2025-04-12 06:09:34 -04:00
parent 567eb5b574
commit 069cb423fd
4 changed files with 35 additions and 9 deletions

4
.gitignore vendored
View file

@ -2,4 +2,6 @@ node_modules/
package-lock.json
config.json
state.json
chatexamples.txt
chatexamples.txt
server.cert
server.key