User_Service
This commit is contained in:
parent
bc425fa44e
commit
aa949fe396
14
User_Service-dev.yml
Normal file
14
User_Service-dev.yml
Normal file
@ -0,0 +1,14 @@
|
||||
server:
|
||||
port: 8102
|
||||
spring:
|
||||
application:
|
||||
name: User_Service
|
||||
datasource:
|
||||
url: jdbc:mysql://116.62.237.147:3306
|
||||
username: campus
|
||||
password: Front061823
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
eureka:
|
||||
client:
|
||||
service-url:
|
||||
defaultZone: http://localhost:8761/eureka
|
Loading…
x
Reference in New Issue
Block a user