mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-26 10:35:17 +01:00
6ac9a82279
- Updated cypress - Ground work for testing DNS certs in CI
7 lines
69 B
JSON
7 lines
69 B
JSON
{
|
|
"include": [
|
|
"./node_modules/cypress",
|
|
"cypress/**/*.js"
|
|
]
|
|
}
|