mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Update 03-frontend.md
This commit is contained in:
parent
09bb0ad675
commit
bcfff73222
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ vi /etc/nginx/sites-available/hyperproxmox.conf
|
|||
``` bash
|
||||
server {
|
||||
listen *:443 ssl;
|
||||
server_name youdomain.name;
|
||||
server_name yourdomain.name;
|
||||
root /var/www/hyperproxmox;
|
||||
|
||||
ssl on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue