Skip to content

Commit ac1af12

Browse files
committed
feat: order 수정
1 parent 45a1ea8 commit ac1af12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ spring:
108108
uri: ${MAIN_ROUTE_ADDRESS}
109109
predicates:
110110
- Path=/coffee/**
111+
- Method=POST
111112
filters:
112113
- name: AuthenticationFilter
113114
logging:

0 commit comments

Comments
 (0)