Grafana docker image unable to connect from outside of the host

Hi Torkel,

I have a questio, My docker images of grafana is not able to set proxy env. We need proxy to push notification.

I have used below in docker yaml file.
environment:
- GF_SERVER_ROOT_URL=https://ip:port
- GF_SERVER_ROOT_URL=http://ip:port