Skip to content

Commit 3a0c5f1

Browse files
committed
Deploy frontend
#deploy-test-frontend
1 parent 0cf00b2 commit 3a0c5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ private Function<PredicateSpec, Buildable<Route>> createRoute(String segment, St
148148
.filters(filter, removeCookiesFilter, addUserJwtHeaderFilter())
149149
).uri(host);
150150
}
151-
}
151+
}

0 commit comments

Comments
 (0)