mirror of
https://git.kore.io/kore.git
synced 2024-11-16 15:06:37 +01:00
Use the correct directive for unix binds.
This commit is contained in:
parent
9cfcd9a4be
commit
a160a9e7ff
@ -12,7 +12,7 @@
|
||||
# Server configuration.
|
||||
server tls {
|
||||
bind 127.0.0.1 443
|
||||
#bind_unix /var/run/kore.sock
|
||||
#unix /var/run/kore.sock
|
||||
}
|
||||
|
||||
#server notls {
|
||||
|
Loading…
Reference in New Issue
Block a user