Browse Source

first commit

placidenduwayo 1 year ago
parent
commit
128f6e436b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      application.yml

+ 1
- 1
application.yml View File

4
       - dev
4
       - dev
5
   datasource:
5
   datasource:
6
     username: root
6
     username: root
7
-    password: root
7
+    password: pwd
8
   jpa:
8
   jpa:
9
     show-sql: true
9
     show-sql: true
10
     hibernate:
10
     hibernate:

Powered by TurnKey Linux.