TeslaCN commented on issue #80: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/80#issuecomment-748743541
You may configure auth in `application.properties`. The documents are outdate. You may submit a PR to update the documents if you are interested in our project, or we will update it later. ``` auth.root_username=root auth.root_password=root auth.guest_username=guest auth.guest_password=guest ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
