Skip to content

Commit

Permalink
appsettings from main
Browse files Browse the repository at this point in the history
  • Loading branch information
acn-sbuad committed Jun 4, 2024
1 parent 8b09e41 commit dbb354b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"LocalMachineHostName": "localhost",
"LocalAppUrl": "http://localhost:5005",
"LocalTestingStorageBasePath": "c:/AltinnPlatformLocal/",
"AppRepositoryBasePath": "c:/repos/appgitea/ttd",
"LocalTestingStaticTestDataPath": "c:/repos/app-localtest/src/development/TestData/"
"AppRepositoryBasePath": "<Path to your repos folder where you have cloned the Altinn Studio application repositories>",
"LocalTestingStaticTestDataPath": "<Path to altinn-studio repo>/src/development/TestData/"
},
"PlatformSettings": {
"ApiAuthorizationEndpoint": "http://localhost:5101/authorization/api/v1/"
Expand Down

0 comments on commit dbb354b

Please sign in to comment.