dev properties
This commit is contained in:
@@ -2,10 +2,12 @@ spring.datasource.platform=h2
|
||||
server.port=8084
|
||||
|
||||
|
||||
# for production
|
||||
|
||||
## PRODUCTION SETTINGS
|
||||
#
|
||||
## prevent database schema reset
|
||||
#spring.jpa.hibernate.ddl-auto=none
|
||||
#
|
||||
## production database connection
|
||||
#spring.datasource.url=jdbc:h2:tcp://localhost/transactions
|
||||
#spring.datasource.username=sa
|
||||
#spring.datasource.password=PASSWORD
|
||||
#spring.datasource.password=d47gDNi71LeZ85wbnjle
|
||||
|
||||
Reference in New Issue
Block a user