Added sprays & irrigations

This commit is contained in:
2020-09-26 20:11:22 +02:00
parent 67af431140
commit 35db76a39f
4 changed files with 37 additions and 3 deletions

View File

@@ -2,11 +2,11 @@
"Authority": "https://accounts.farmmaps.awtest.nl/",
//"Endpoint": "http://farmmaps.awtest.nl",
//"Endpoint": "http://localhost:8095",
"Endpoint": "http://localhost:8083",
"Endpoint": "http://localhost:8083", // vs
"BasePath": "api/v1",
"DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration",
"RedirectUri": "http://example.nl/api",
"ClientId": "",
"ClientSecret": "",
"ClientId": "wurtest1",
"ClientSecret": "7<Wy[y,?Lfr66}G`",
"Scopes": [ "api" ]
}