Skip to content

Commit 00788ca

Browse files
committed
additional info added about database setup
1 parent 8bddfce commit 00788ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MANUAL.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Step-by-step guide:
99

1010
![img.png](src/main/resources/static/img/manual/env-variable.png)
1111

12+
<span style="color: cyan">The program is creating the empty database with tables (also in the MySQL server) without running any script</span>
13+
<br>
14+
<span style="color: darkcyan">Scripts are added to the project as it was requested!</span>
15+
16+
1217
| Name | Value | Remark | Extra remark |
1318
|--------------------|------------------------------|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
1419
| DB_PORT_MYSQL | 3306 | default | please user your own port that has been set to MySQL server |

0 commit comments

Comments
 (0)