Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trick77 authored Dec 28, 2023
1 parent 980c47f commit 696c39f
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 @@ -23,9 +23,9 @@ This repository provides a Dockerized version of Observium, a network monitoring
1. Start the containers with `docker compose up -d`
1. Watch for errors with `docker compose logs -f`

## Traefik reverse-proxy setup
## Traefik reverse-proxy

Here's how to run Traefik in front of Observium and probably every web app you want to securely expose on the Interwebs.
Here's how to run Traefik in front of Observium and probably every Docker web app you want to securely expose on the Interwebs.

This service config features:
- Redirects insecure requests to HTTPS
Expand Down

0 comments on commit 696c39f

Please sign in to comment.