Commit 2e4b2ca5 by Nepxion

提交简单的登录认证功能

parent de3f4231
......@@ -56,3 +56,7 @@ management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.include=*
management.endpoint.health.show-details=ALWAYS
spring.boot.admin.url=http://localhost:5555
# User config
admin=admin
nepxion=nepxion
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment