update package.json and remove COMPLIANCE.md
This commit is contained in:
parent
e2601e9116
commit
3e3ee58543
3 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue