ruoyi-sentinel-dashboard.yml 422 B

123456789101112131415161718192021
  1. server:
  2. servlet:
  3. encoding:
  4. force: true
  5. charset: UTF-8
  6. enabled: true
  7. session:
  8. cookie:
  9. name: sentinel_dashboard_cookie
  10. logging:
  11. level:
  12. org.springframework.web: INFO
  13. auth:
  14. enabled: true
  15. filter:
  16. exclude-urls: /,/auth/login,/auth/logout,/registry/machine,/version
  17. exclude-url-suffixes: htm,html,js,css,map,ico,ttf,woff,png
  18. username: sentinel
  19. password: sentinel