This commit is contained in:
筱锋xiao_lfeng 2023-11-20 07:25:35 +08:00
commit bc425fa44e
No known key found for this signature in database
GPG Key ID: 6915780EF07491E5

14
Terminal_Service-dev.yml Normal file
View File

@ -0,0 +1,14 @@
server:
port: 8101
spring:
application:
name: Terminal_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