mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 07:46:36 +00:00
update package.json and remove COMPLIANCE.md
This commit is contained in:
@@ -11,7 +11,7 @@ Pangolin is a self-hosted tunneled reverse proxy management server with identity
|
|||||||
|
|
||||||
<img src="public/screenshots/sites.png" alt="Preview"/>
|
<img src="public/screenshots/sites.png" alt="Preview"/>
|
||||||
|
|
||||||
_Sites page of Pangolin showing multiple site-to-site tunnels connected to the central server._
|
_Sites page of Pangolin dashboard (dark mode) showing multiple tunnels connected to the central server._
|
||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fosrl/pangolin"
|
"url": "https://github.com/fosrl/pangolin"
|
||||||
},
|
},
|
||||||
"license": "SEE LICENSE IN LICENSE.md AND README.md",
|
"license": "SEE LICENSE IN LICENSE AND README.md",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "NODE_ENV=development ENVIRONMENT=dev tsx watch server/index.ts",
|
"dev": "NODE_ENV=development ENVIRONMENT=dev tsx watch server/index.ts",
|
||||||
"db:generate": "drizzle-kit generate",
|
"db:generate": "drizzle-kit generate",
|
||||||
|
|||||||
Reference in New Issue
Block a user