13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"url": "http://localhost",
|
|
"port": ":8899",
|
|
"tls_cert_file": "",
|
|
"tls_key_file": "",
|
|
"username": "admin",
|
|
"password": "123qwe",
|
|
"title": "gblog",
|
|
"theme": "default",
|
|
"layout": "sidebar-right"
|
|
}
|
|
|