mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 14:08:28 +02:00
Fix parameterization
This commit is contained in:
parent
061920f538
commit
493998bbd9
1 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,8 @@
|
|||
"concurrency": 1,
|
||||
"timeout": 30000
|
||||
},
|
||||
"urls": [
|
||||
"urls": {
|
||||
[
|
||||
"http://localhost:8080/",
|
||||
"http://localhost:8080/health/",
|
||||
"http://localhost:8080/request/",
|
||||
|
@ -25,4 +26,5 @@
|
|||
"ignore": [
|
||||
"WCAG2AA.Principle2.Guideline2_2.2_2_1.H91"
|
||||
],
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue