mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Read password from appsettings in the metrics auth.
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"MetricsAuthentication": {
|
||||
"Username": "user",
|
||||
"Password": "password"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user