Files
openlan/dist/resource/switch.json.example
2022-07-29 23:38:54 +08:00

12 lines
175 B
JSON
Executable File

{
"cert": {
"dir": "/var/openlan/cert"
},
"http": {
"public": "/var/openlan/public"
},
"crypt": {
"secret": "cb2ff088a34d"
}
}