Upload
This commit is contained in:
parent
393d35274f
commit
cb5976af2c
14
Token_Service-dev.yml
Normal file
14
Token_Service-dev.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
server:
|
||||||
|
port: 8103
|
||||||
|
spring:
|
||||||
|
application:
|
||||||
|
name: Token_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