placidenduwayo hace 1 año
padre
commit
128f6e436b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      application.yml

+ 1
- 1
application.yml Ver fichero

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

Powered by TurnKey Linux.