server:
port: 8190
servlet:
context-path: /community
spring.servlet:
multipart:
max-file-size: 20MB
max-request-size: 5MB
# apollo
apollo.bootstrap.enabled: true
app.id: tanpu-community
apollo:
meta: http://prod-feo-apollo.tamp-innner.com:8080
cacheDir: ./apollocache/
bootstrap:
namespaces: application.yml
-
xd authored126aef37