Skip to content

Commit

Permalink
adding a Caddy example to the TROUBLESHOOTING_REVERSE_PROXY.md guide
Browse files Browse the repository at this point in the history
fixes #257
  • Loading branch information
AnalogJ committed May 27, 2022
1 parent fe80bed commit 92c4506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/TROUBLESHOOTING_REVERSE_PROXY.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ You may also configure these values using the following environmental variables
- "/dev/sdb"
environment:
- SCRUTINY_WEB_LISTEN_BASEPATH=/custom
- COLLECTOR_API_ENDPOINT=http://localhost:8080/custom
caddy:
image: caddy
volumes:
Expand Down

0 comments on commit 92c4506

Please sign in to comment.