Update README.md

This commit is contained in:
ArenMg 2021-05-07 08:54:24 +03:00
parent 2dac0991f4
commit 44d74afc91
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Uncomment the two following lines to allow the application to build the whole da
Restart your webserver.
Uncomment the line
<property name="hibernate.hbm2ddl.auto" value="update"/>
`<property name="hibernate.hbm2ddl.auto" value="update"/>`
**! WARNING !**
**To avoid any data loss yous have to re-comment those previous lines. Otherwise the full database will be rebuilt at every restart of the application !**