Update README.md

This commit is contained in:
Arthur Lu 2023-04-26 16:38:04 -07:00 committed by GitHub
parent 8527c0aa80
commit 0063b6b2b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ In Proxmox VE, follow the following steps:
4. Start the service using `node .`, or call the provided shell script, or use the provided systemctl service script
## Installation - Reverse Proxy
1. Configure nginx or preferred reverse proxy to reverse proxy the client. This can be done in the same file previously or in a new configuration file:
1. Configure nginx or preferred reverse proxy to reverse proxy the client. The configuration should include at least the following:
```
server {
listen 443 ssl;