Update config
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
db:
|
||||
jdbc-url: jdbc:h2:./notes-db;
|
||||
username: h2
|
||||
password: ''
|
||||
connection-timeout: 3000
|
||||
maximum-pool-size: 10
|
||||
|
||||
jwt:
|
||||
secret: 'PliLvfk7l4WF+cZJk66LR5Mpnh+ocbvJ2wfUCK2UCms='
|
||||
validity: 24
|
||||
@@ -13,3 +6,5 @@ jwt:
|
||||
server:
|
||||
host: localhost
|
||||
port: 8080
|
||||
|
||||
data-dir: ./data
|
||||
|
||||
Reference in New Issue
Block a user