Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m24s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Failing after 3m8s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"name": "klz-gatekeeper",
|
|
"version": "1.0.0",
|
|
"description": "Simple branded gatekeeper for Traefik ForwardAuth",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"cookie-parser": "^1.4.6",
|
|
"ejs": "^3.1.9",
|
|
"express": "^4.18.2"
|
|
}
|
|
} |