Skip to content

Commit 9d323b6

Browse files
committed
- Deploy
#deploy-test-dolly-frontend
1 parent c260d5b commit 9d323b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/dolly-frontend/src/main/java/no/nav/dolly/web/DollyFrontendApplicationStarter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ private Function<PredicateSpec, Buildable<Route>> createRoute(String segment, St
137137
.filters(filter, removeCookiesFilter, addUserJwtHeaderFilter())
138138
).uri(host);
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)