customer creation now pointing to velocity
This commit is contained in:
@@ -7,7 +7,7 @@ server.port=6950
|
||||
|
||||
server.servlet.context-path=/api
|
||||
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.hibernate.ddl-auto=validate
|
||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
spring.datasource.url=jdbc:postgresql://localhost:5432/qpay?useLegacyDatetimeCode=false
|
||||
|
||||
Reference in New Issue
Block a user