From 09a8b21afb947dff551034ad15b1ff1883008459 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sat, 31 Dec 2022 13:16:29 +0000 Subject: [PATCH] readme+ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea0cea6..07d1694 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,8 @@ services: image: browserless/chrome:latest ``` +Note that the proxy environment variables can be added to the Browserless container to still allow for proxying. + ### Authentication Go-Watch doesn't have built in authentication, but we can use a reverse proxy for that, for example through Traefik: