Update default listen addresses

This commit is contained in:
badaix 2024-12-21 20:42:50 +01:00
parent 0e283f9bad
commit 1486e2dabd

View file

@ -77,7 +77,7 @@
# or "127.0.0.1" or "::1" to bind to localhost IPv4 or IPv6, respectively
# use the address of a specific network interface to just listen to and accept
# connections from that interface
#bind_to_address = 0.0.0.0
#bind_to_address = ::
# which port the server should listen to
#port = 1780
@ -86,7 +86,7 @@
# ssl_enabled = false
# same as 'bind_to_address' but for SSL
# ssl_bind_to_address = 0.0.0.0
# ssl_bind_to_address = ::
# same as 'port' but for SSL
# ssl_port = 1788
@ -119,7 +119,7 @@ doc_root = /usr/share/snapserver/snapweb
# or "127.0.0.1" or "::1" to bind to localhost IPv4 or IPv6, respectively
# use the address of a specific network interface to just listen to and accept
# connections from that interface
#bind_to_address = 0.0.0.0
#bind_to_address = ::
# which port the server should listen to
#port = 1705
@ -135,7 +135,7 @@ doc_root = /usr/share/snapserver/snapweb
# or "127.0.0.1" or "::1" to bind to localhost IPv4 or IPv6, respectively
# use the address of a specific network interface to just listen to and accept
# connections from that interface
#bind_to_address = 0.0.0.0
#bind_to_address = ::
# which port the server should listen to
#port = 1704