Make default username and password configurable
Closes gh-10963
This commit is contained in:
@@ -1 +1,4 @@
|
||||
# debug: true
|
||||
# debug: true
|
||||
spring.security.user.name=user
|
||||
spring.security.user.password=password
|
||||
spring.security.user.roles=USER
|
||||
Reference in New Issue
Block a user