add SQL dialect mappings and update logging configuration
This commit is contained in:
@@ -18,5 +18,4 @@ spring.servlet.multipart.max-request-size=${MAX_REQUEST_SIZE:10MB}
|
||||
jwt.secret=${JWT_SECRET}
|
||||
jwt.expiration=1200000
|
||||
|
||||
logging.file.name=logs/payment-notifications.log
|
||||
logging.level.TpayLogger=INFO
|
||||
logging.file.name=logs/app.log
|
||||
Reference in New Issue
Block a user