Update README.md
This commit is contained in:
parent
9998d8f919
commit
116cb14cc5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user