mirror of
https://github.com/luscis/openlan.git
synced 2025-10-10 11:00:11 +08:00
docker: compose support
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ConfSockFile = "unix:/var/openlan/confd.sock"
|
||||
ConfSockFile = "unix:/var/openlan/confd/confd.sock"
|
||||
ConfDatabase = "OpenLAN_Switch"
|
||||
AdminTokenFile = "/etc/openlan/switch/token"
|
||||
)
|
||||
|
Reference in New Issue
Block a user