nginx.conf edited
This commit is contained in:
parent
6b15ddce78
commit
610c211dbc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen 8443 ssl http2;
|
||||
listen 8080 ssl http2;
|
||||
server_name lomes.local;
|
||||
ssl_certificate /etc/nginx/certs/meshpi.crt;
|
||||
ssl_certificate_key /etc/nginx/certs/meshpi.key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue