diff --git a/src/appsettings.json b/src/appsettings.json index 43a0e4ac..eeef8481 100644 --- a/src/appsettings.json +++ b/src/appsettings.json @@ -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": "", + "LocalTestingStaticTestDataPath": "/src/development/TestData/" }, "PlatformSettings": { "ApiAuthorizationEndpoint": "http://localhost:5101/authorization/api/v1/"