mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-30 23:08:40 +08:00
File watcher improvements
This commit is contained in:
@@ -44,6 +44,7 @@ pub struct PathConfig {
|
||||
pub servers: Vec<String>,
|
||||
pub headers: Option<Vec<String>>,
|
||||
}
|
||||
#[derive(Debug)]
|
||||
pub struct Configuration {
|
||||
pub upstreams: UpstreamsDashMap,
|
||||
pub headers: Headers,
|
||||
|
||||
Reference in New Issue
Block a user