Files
SimpleNotes/simplenotes-config/src/main/resources/application.properties
T
2020-10-24 01:36:51 +02:00

13 lines
223 B
Properties

host=localhost
port=8080
#
jdbcUrl=jdbc:h2:./notes-db;
driverClassName=org.h2.Driver
username=h2
password=
maximumPoolSize=10
connectionTimeout=3000
#
jwt.secret=PliLvfk7l4WF+cZJk66LR5Mpnh+ocbvJ2wfUCK2UCms=
jwt.validity=24