Update config
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| { | ||||
|    "Authority": "https://accounts.farmmaps.awtest.nl/", | ||||
|    "Endpoint": "https://farmmaps.awtest.nl/", | ||||
|    "BasePath": "api/v1", | ||||
|    "DiscoveryEndpointUrl": "https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration", | ||||
|    "RedirectUri": "http://example.nl/api", | ||||
|    "ClientId": "", | ||||
|    "ClientSecret": "", | ||||
|    "Scopes": [ "api" ] | ||||
|   "Authority": "https://accounts.test.farmmaps.eu/", | ||||
|   "Endpoint": "https://test.farmmaps.eu/", | ||||
|   "BasePath": "api/v1", | ||||
|   "DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration", | ||||
|   "RedirectUri": "http://example.nl/api", | ||||
|   "ClientId": "", | ||||
|   "ClientSecret": "", | ||||
|   "Scopes": [ "api" ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user