1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00
django/.pa11yci
2024-06-10 01:12:20 +02:00

9 lines
146 B
Plaintext

{
"defaults": {
"timeout": 10000
},
"urls": [
"http://127.0.0.1:8000/",
"http://127.0.0.1:8000/admin/"
]
}