changed config for validator in QA
This commit is contained in:
parent
4293153139
commit
ba9d604a1d
1 changed files with 4 additions and 3 deletions
|
@ -56,9 +56,10 @@ md-validator.federationOrder[2]=sandbox
|
|||
#server.ssl.key-store-password=secret
|
||||
#server.ssl.key-password=secret
|
||||
|
||||
#tomcat.ajp.port=8009
|
||||
#tomcat.ajp.remoteauthentication=false
|
||||
#tomcat.ajp.enabled=false
|
||||
tomcat.ajp.port=8009
|
||||
tomcat.ajp.remoteauthentication=false
|
||||
tomcat.ajp.enabled=false
|
||||
tomcat.ajp.secret=
|
||||
|
||||
# Management
|
||||
management.server.base-path=/manage
|
||||
|
|
Loading…
Add table
Reference in a new issue