mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04: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…
x
Reference in New Issue
Block a user