application.yml 243 字节
Newer Older
Y
Yiming Liu 已提交
1
server:
L
lepdou 已提交
2
  port: 8070
Y
Yiming Liu 已提交
3
  
L
lepdou 已提交
4 5 6 7 8 9 10 11 12 13 14
spring:
  application:
    name: apollo-portal

logging:
  level:
    org.springframework.cloud: 'DEBUG'
  file: /opt/logs/${ctrip.appid}/apollo-portal.log
  
ctrip:
  appid: 100003173
L
lepdou 已提交
15 16 17

apollo:
  portal:
Y
Yiming Liu 已提交
18
    env: local