Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fiat Tux
Hat softwares
Lufi
Commits
14bc04ea
Commit
14bc04ea
authored
Jun 23, 2016
by
Luc Didry
Browse files
Change example port (
#54
)
parent
3bbe8000
Changes
1
Show whitespace changes
Inline
Side-by-side
lufi.conf.template
View file @
14bc04ea
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# see http://mojolicio.us/perldoc/Mojo/Server/Hypnotoad for a full list of settings
# see http://mojolicio.us/perldoc/Mojo/Server/Hypnotoad for a full list of settings
hypnotoad
=>
{
hypnotoad
=>
{
# array of IP addresses and ports you want to listen to
# array of IP addresses and ports you want to listen to
listen
=>
['
http://127.0.0.1:808
0
'],
listen
=>
['
http://127.0.0.1:808
1
'],
# if you use Lufi behind a reverse proxy like Nginx, you want ro set proxy to 1
# 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
# if you use Lufi directly, let it commented
#proxy => 1,
#proxy => 1,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment