Skip to content

Commit 81743c0

Browse files
author
Till Brehm
committed
Update nginx_apps.vhost.master
1 parent 11e7908 commit 81743c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/nginx_apps.vhost.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
server {
2-
listen {apps_vhost_port} {ssl_on};
2+
listen {apps_vhost_ip}{apps_vhost_port} {ssl_on};
33
listen [::]:{apps_vhost_port} {ssl_on} ipv6only=on;
44

55
{ssl_comment}ssl_protocols TLSv1.2;

0 commit comments

Comments
 (0)