Parcourir la source

fix account server name

yassine il y a 10 mois
Parent
révision
0a2f2bce59
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      account.yml

+ 1
- 1
account.yml Voir le fichier

@@ -3,7 +3,7 @@ server:
3 3
 
4 4
 spring:
5 5
   application:
6
-    name: customer
6
+    name: account
7 7
   datasource:
8 8
     url: jdbc:mysql://localhost:3308/account
9 9
     username: natan

Powered by TurnKey Linux.