Explorar el Código

fix account server name

yassine hace 10 meses
padre
commit
0a2f2bce59
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      account.yml

+ 1
- 1
account.yml Ver fichero

@@ -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.