Skip to content
Snippets Groups Projects
Commit 11e79088 authored by Till Brehm's avatar Till Brehm
Browse files

Update nginx_apps.vhost.master

parent 7b94621d
No related branches found
No related tags found
No related merge requests found
server {
listen {apps_vhost_port} {ssl_on};
listen {apps_vhost_ip}{apps_vhost_port} {ssl_on};
listen [::]:{apps_vhost_port} {ssl_on} ipv6only=on;
{ssl_comment}ssl_protocols TLSv1.2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment