fix: correct repo slug amnezia_web-PRO (not mnezia)

URLs and default GITHUB_REPO must match github.com/andrey271192/amnezia_web-PRO.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-14 21:40:23 +03:00
parent 76c4af30f2
commit 16366b2f74
4 changed files with 18 additions and 18 deletions

View File

@@ -2,11 +2,11 @@
"name": "amnezia-admin",
"version": "1.1.7",
"private": true,
"description": "mnezia_web-PRO — веб-панель AmneziaWG: несколько инстансов, WARP, каскад/Endpoint, экспорт .conf (Docker)",
"description": "amnezia_web-PRO — веб-панель AmneziaWG: несколько инстансов, WARP, каскад/Endpoint, экспорт .conf (Docker)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/andrey271192/mnezia_web-PRO.git"
"url": "https://github.com/andrey271192/amnezia_web-PRO.git"
},
"type": "module",
"scripts": {