mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-31 07:10:43 +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"/>
|
||||
|
||||
_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
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/fosrl/pangolin"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE.md AND README.md",
|
||||
"license": "SEE LICENSE IN LICENSE AND README.md",
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development ENVIRONMENT=dev tsx watch server/index.ts",
|
||||
"db:generate": "drizzle-kit generate",
|
||||
|
||||
Reference in New Issue
Block a user