application.yml 328 Bytes
Newer Older
xd's avatar
xd committed
1
server:
刘基明's avatar
刘基明 committed
2
  port: 8345
xd's avatar
xd committed
3
  servlet:
xd's avatar
xd committed
4
    context-path: /community2
xd's avatar
xd committed
5 6 7 8 9 10 11

spring.servlet:
  multipart:
    max-file-size: 20MB
    max-request-size: 5MB

# apollo
张辰's avatar
张辰 committed
12
apollo.bootstrap.enabled: true
xd's avatar
xd committed
13
app.id: tp-community
xd's avatar
xd committed
14 15

apollo:
刘基明's avatar
刘基明 committed
16
  meta: http://apollo.caixiaoquan.com:8080
xd's avatar
xd committed
17 18 19
  cacheDir: ./apollocache/
  bootstrap:
    namespaces: application.yml