application.yml 462 B

12345678910111213141516171819202122232425
  1. server:
  2. port: 8092
  3. spring:
  4. profiles:
  5. # active: @activatedProperties@
  6. active: prod
  7. application:
  8. name: system-web
  9. swagger:
  10. production: false
  11. basic:
  12. enable: true
  13. username: jeecg
  14. password: jeecg1314
  15. xxl:
  16. job:
  17. accessToken:
  18. executor:
  19. appname: module-job-kuaishou
  20. port: 9997
  21. ip:
  22. logpath: /data/applogs/xxl-job/jobhandler
  23. logretentiondays: 30
  24. admin:
  25. addresses: http://139.186.29.76:8090