mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-27 05:02:07 +02:00
Listen on IPv6 as well
This commit is contained in:
parent
6cfa1643b4
commit
acd6a8911b
@ -1,6 +1,7 @@
|
||||
include "/etc/lighttpd/mime-types.conf"
|
||||
|
||||
server.port = env.PORT
|
||||
$SERVER["socket"] == "[::]:" + env.PORT { }
|
||||
server.modules = ( "mod_alias" )
|
||||
server.username = "lighttpd"
|
||||
server.groupname = "lighttpd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user