Don't redirect http for the hello_world openresty app
This commit is contained in:
parent
27b466f30d
commit
0fc388f43c
@ -5,5 +5,6 @@
|
|||||||
|
|
||||||
openresty_site 'hello_world' do
|
openresty_site 'hello_world' do
|
||||||
template 'hello_world.conf.erb'
|
template 'hello_world.conf.erb'
|
||||||
|
redirect_http false
|
||||||
action :enable
|
action :enable
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user