Explorar el Código

fix account server name

yassine hace 1 año
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
 
3
 
4
 spring:
4
 spring:
5
   application:
5
   application:
6
-    name: customer
6
+    name: account
7
   datasource:
7
   datasource:
8
     url: jdbc:mysql://localhost:3308/account
8
     url: jdbc:mysql://localhost:3308/account
9
     username: natan
9
     username: natan

Powered by TurnKey Linux.