server:
port: 8345
servlet:
context-path: /community2
spring.servlet:
multipart:
max-file-size: 20MB
max-request-size: 5MB
# apollo
apollo.bootstrap.enabled: true
app.id: tp-community
apollo:
meta: http://apollo.caixiaoquan.com:8080
cacheDir: ./apollocache/
bootstrap:
namespaces: application.yml
-
刘基明 authored12c3a20d