chore: add prefix to config
This commit is contained in:
parent
79c5e0b9ec
commit
d2eb72d552
@ -19,6 +19,7 @@ pub struct Notifier {
|
||||
pub struct WebServer {
|
||||
pub name: String,
|
||||
pub home_path: String,
|
||||
pub prefix: String,
|
||||
pub resources_path: String,
|
||||
|
||||
pub certs_store_path: String,
|
||||
|
Loading…
Reference in New Issue
Block a user