initial commit
This commit is contained in:
5
angie/conf/stream-ssl.conf.j2
Normal file
5
angie/conf/stream-ssl.conf.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
include conf/ssl/*.conf;
|
||||
|
||||
{%- if env.NGX_STREAM_SSL_PROFILE %}
|
||||
include snip/ssl-{{ env.NGX_STREAM_SSL_PROFILE }};
|
||||
{%- endif %}
|
Reference in New Issue
Block a user