mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-06 08:16:51 +00:00
Compare commits
1 Commits
d18c8cf4f1
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fec8b3b083 |
@@ -24,7 +24,7 @@
|
|||||||
"cypress": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress open --config-file=cypress/config/ci.js",
|
"cypress": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress open --config-file=cypress/config/ci.js",
|
||||||
"cypress:headless": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress run --config-file=cypress/config/ci.js",
|
"cypress:headless": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress run --config-file=cypress/config/ci.js",
|
||||||
"cypress:dev": "cypress run --config-file=cypress/config/dev.js",
|
"cypress:dev": "cypress run --config-file=cypress/config/dev.js",
|
||||||
"swagger-lint": "vacuum lint -b -q -d -a -n=warn"
|
"swagger-lint": "vacuum lint -b -q -d -a --no-clip -n=warn"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
|||||||
Reference in New Issue
Block a user