evi.properties.sample 153 B

1234567
  1. # db config
  2. dbUrl=jdbc:mysql://127.0.0.1:3306/blockchain?useSSL=false&allowPublicKeyRetrieval=true
  3. dbUser=root
  4. dbPwd=123456
  5. # jfinal config
  6. devMode=true