Add hypnotoad proxy configuration to conf template

This commit is contained in:
Luc Didry 2015-10-04 19:50:53 +02:00
parent 60e157ff71
commit abd575e0c3
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
hypnotoad => {
# array of IP addresses and ports you want to listen to
listen => ['http://127.0.0.1:8080'],
# if you use Lufi behind a reverse proxy like Nginx, you want ro set proxy to 1
# if you use Lufi directly, let it commented
#proxy => 1,
},
# put a way to contact you here and uncomment it