forked from CCSENS_TECHNOLOGY/braintraining
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
420 B
18 lines
420 B
server:
|
|
port: 7280
|
|
servlet:
|
|
context-path: /v1.0
|
|
spring:
|
|
application:
|
|
name: braintraining
|
|
datasource:
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
swagger:
|
|
enable: true
|
|
|
|
file:
|
|
path: /home/cloud/braintraining/uploads/
|
|
domain: http://test.tall.wiki/braintraining/v1.0/
|
|
imgDomain: http://test.tall.wiki/braintraining/v1.0/uploads/
|
|
url:
|
|
token: http://101.201.226.163/gateway/ptostall/users/token
|