Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 256 Bytes

database settings

change database settings in src/main/webapp/WEB_INF/context.xml file

  1. line 29 : change azerty with your database name
  2. line 30 : change root with your database username
  3. line 31 : change empty value with your database password