Skip to content

Commit c1fa368

Browse files
gredwhitedsyer
authored andcommitted
corrected context path for client
1 parent f9037bf commit c1fa368

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

auth-server/src/test/resources/client.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
server:
22
port: 9999
3-
context-path: /client
3+
servlet:
4+
context-path: /client
45
security:
56
oauth2:
67
client:

0 commit comments

Comments
 (0)