update for common plugin v0.2.0
- rename keys folder to cert - update build.gradle.kts to use certificate plugin - update catalog version
This commit is contained in:
@@ -11,7 +11,7 @@ spring:
|
||||
version: "%APP_BUILD_OS_VERSION%"
|
||||
|
||||
jwt:
|
||||
private-key: keys/private_key.pem
|
||||
private-key: cert/private_key.pem
|
||||
|
||||
---
|
||||
###############################
|
||||
|
||||
Reference in New Issue
Block a user