application.yml 478 B

12345678910111213141516171819202122232425
  1. server:
  2. port: 8091
  3. spring:
  4. profiles:
  5. active: @activatedProperties@
  6. # active: test
  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-bytedance
  20. port: 9998
  21. ip:
  22. logpath: /data/applogs/xxl-job/jobhandler
  23. logretentiondays: 30
  24. admin:
  25. addresses: http://118.24.244.213:8090/xxl-job-admin