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