mirror of
https://github.com/luscis/openlan.git
synced 2025-12-24 11:10:54 +08:00
12 lines
175 B
JSON
Executable File
12 lines
175 B
JSON
Executable File
{
|
|
"cert": {
|
|
"dir": "/var/openlan/cert"
|
|
},
|
|
"http": {
|
|
"public": "/var/openlan/public"
|
|
},
|
|
"crypt": {
|
|
"secret": "cb2ff088a34d"
|
|
}
|
|
}
|