Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msmhome authored Aug 4, 2024
1 parent 920167d commit 1f21e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A tiny, ready to deploy, simple fax and SMS recieve server running on the Telynx
This is built around my use case and homelab but is versatile to be deployed as-is for yours or be used in something more complex.
* **Fax Inbound and Outbound w/ Confirmations**
* **IP Whitelist With Telnyx IP Ranges by Default**
* [**Docker Image**](https://github.com/msmhome/miniFaxServer/pkgs/container/minifaxserver/252967649?tag=main) **with Cloudflare Tunnel (cloudflared)**
* [**Docker Image**](https://github.com/msmhome/miniFaxServer/pkgs/container/minifaxserver/252967649?tag=main) **with Cloudflare Tunnels (cloudflared)**
* **Lightweight, Simple, No Web UI**
* **HTTPS Support**
* **PDF Faxes, TXT SMS Files**
Expand Down Expand Up @@ -57,7 +57,7 @@ Pull the prebuilt container image, or just specify `ghcr.io/msmhome/minifaxserve

Also set the `TUNNEL_TOKEN` environment variable for the container with your Cloudflare Tunnel token.  

### Cloudflare Tunnel (cloudflared)
### Cloudflare Tunnels (cloudflared)

Cloudflared is built in and recommended instead of an open port. Enable `Disable Chunked Encoding`

Expand Down

0 comments on commit 1f21e68

Please sign in to comment.