mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
comment ipv4/v6
This commit is contained in:
@@ -56,6 +56,10 @@
|
||||
|
||||
# -----------------------------------------------------
|
||||
# Address for the HTTP module to bind to (default: localhost)
|
||||
# Binding on 0.0.0.0 will listen on IPv4 only
|
||||
# Binding on [::] will listen on IPv4 and IPv6
|
||||
# OTR_HTTPHOST = "0.0.0.0"
|
||||
# OTR_HTTPHOST = "[::]"
|
||||
#
|
||||
|
||||
# OTR_HTTPHOST="localhost"
|
||||
|
||||
Reference in New Issue
Block a user