Skip to content

Commit

Permalink
Merge pull request #18 from w6d-io/test-wf-2
Browse files Browse the repository at this point in the history
chore: test wf
  • Loading branch information
david972 authored Oct 11, 2023
2 parents 2bc63eb + 88785df commit 0c2c432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ pub struct Tls {
pub cert_autority: String,
}


///structure containing the configuaration of the application
#[derive(Deserialize, Clone, Default, Debug)]
pub struct PermissionsConfig {
Expand Down

0 comments on commit 0c2c432

Please sign in to comment.