placidenduwayo 2 年 前
コミット
128f6e436b
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      application.yml

+ 1
- 1
application.yml ファイルの表示

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.