Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
trick77 committed Dec 28, 2023
2 parents 066ac6b + 696c39f commit 3161e7a
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 3161e7a

Please sign in to comment.