Merge branch 'dev' of https://github.com/fosrl/pangolin into dev

This commit is contained in:
Owen Schwartz 2025-01-12 10:39:42 -05:00
commit 5ce5fe1d19
2 changed files with 6 additions and 1 deletions

View file

@ -13,6 +13,11 @@ Pangolin is a self-hosted tunneled reverse proxy management server with identity
- [Installation Instructions](https://docs.fossorial.io/Getting%20Started/quick-install)
- [Full Documentation](https://docs.fossorial.io)
### Authors and Maintainers
- [Milo Schwartz](https://github.com/miloschwartz)
- [Owen Schwartz](https://github.com/oschwartz10612)
## Preview
<img src="public/screenshots/sites.png" alt="Preview"/>

View file

@ -1,6 +1,6 @@
{
"name": "@fosrl/pangolin",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"private": true,
"type": "module",
"description": "Tunneled Reverse Proxy Management Server with Identity and Access Control and Dashboard UI",