[R9] Add test property value to api token secret
This commit is contained in:
parent
c660159d4e
commit
57a4dd52d7
@ -12,4 +12,6 @@ spring.jpa.properties.hibernate.format_sql=true
|
|||||||
|
|
||||||
# h2
|
# h2
|
||||||
spring.h2.console.enabled=true
|
spring.h2.console.enabled=true
|
||||||
spring.h2.console.path=/h2-console
|
spring.h2.console.path=/h2-console
|
||||||
|
|
||||||
|
api.security.token.secret=${JWT_SECRET:S3CR3T}
|
||||||
Loading…
x
Reference in New Issue
Block a user