This commit is contained in:
BroodjeAap 2022-12-31 13:16:29 +00:00
parent f2b9e4a3ea
commit 09a8b21afb

View file

@ -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: