add .gitea actions
Some checks failed
Build container images / build-image (push) Has been cancelled

This commit is contained in:
Артём Грачёв
2026-04-13 18:30:43 +03:00
parent 1b833124c6
commit f04b20dfc0
7 changed files with 19 additions and 172 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "wireguard-ui",
"version": "1.0.0",
"version": "beta",
"description": "Wireguard web interface",
"main": "index.js",
"repository": "git@github.com:ngoduykhanh/wireguard-ui.git",
"author": "Khanh Ngo <k@ndk.name>",
"repository": "git@github.com:gra4art/wireguard-ui.git",
"author": "Gra4art",
"license": "MIT",
"dependencies": {
"admin-lte": "^3.0",