refactor(services): open feign key 설정
- openfeign 통신시 jwt key 설정
This commit is contained in:
@@ -45,4 +45,8 @@ decorator.datasource.p6spy:
|
||||
|
||||
kafka:
|
||||
host: 127.0.0.1
|
||||
port: 9092
|
||||
port: 9092
|
||||
|
||||
#feign key
|
||||
token:
|
||||
feign: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZWlnbiIsImV4cCI6MTE2NDY5NzY4NzAsImlhdCI6MTY0Njk3Njg3MH0.5x4Nx7oMnpF0_kZpbZsiB1u9eEbQ4IKIhJlEsa3D22cjZjvTHKz57GCz0sgXb_olhSNIVv9xF41A29-XYiFeBQ
|
||||
Reference in New Issue
Block a user