mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
Link to CHANGELOG.md
This commit is contained in:
parent
73e5c5ccfe
commit
67877cd15e
@ -72,6 +72,10 @@ npm install
|
|||||||
|
|
||||||
You can now run start the server software with a process manager like [PM2](https://github.com/Unitech/pm2). The client code will need to be copied into your http server directory. If you plan on using SSL to serve the client; you will need to use a reverse proxy, as TLS is not natively supported by the hack.chat server software (this may change in future releases).
|
You can now run start the server software with a process manager like [PM2](https://github.com/Unitech/pm2). The client code will need to be copied into your http server directory. If you plan on using SSL to serve the client; you will need to use a reverse proxy, as TLS is not natively supported by the hack.chat server software (this may change in future releases).
|
||||||
|
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
A list of changes since the legacy client can be viewed in the [changelog](CHANGELOG.md).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
* **Marzavec** - *Initial work* - [marzavec](https://github.com/marzavec)
|
* **Marzavec** - *Initial work* - [marzavec](https://github.com/marzavec)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user