Skip to content

Commit aca7d6e

Browse files
authored
Merge pull request #47 from code-review-platform-flow/FLOW-84
feat: 오탈자 수정
2 parents bab2e08 + 57c335a commit aca7d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spring:
3535
- id: hall-of-frame-route-non-auth
3636
uri: ${MAIN_ROUTE_ADDRESS}
3737
predicates:
38-
- Path=/hall-of-frame/**
38+
- Path=/hall-of-fame/**
3939

4040
- id: job-route-non-auth
4141
uri: ${MAIN_ROUTE_ADDRESS}

0 commit comments

Comments
 (0)