From 47f9b3f539a7ab836b4d7441eae27e6bd5f05edb Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Mon, 11 Jul 2022 03:35:47 +0300 Subject: [PATCH] Trusted proxies note in roadrunner docs. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 69e0593..fb3e10d 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,11 @@ bin/rr serve -c .rr.dev.yaml Read more [here](https://github.com/baldinof/roadrunner-bundle) and [here](https://github.com/roadrunner-server/roadrunner). +### Trusted proxies + +If you're running the app in RoadRunner and experiencing problems with proper URL generation (HTTP instead of HTTPS), +check beginning of the section about running in Docker below. + ## Running in Docker ### Docker Compose example: