How to make traefik work with graylog2?
问题 I'm getting this error when entering to web interface url: Server currently unavailable We are experiencing problems connecting to the Graylog server running on http://127.0.0.1:9000/api. Please verify that the server is healthy and working correctly. You will be automatically redirected to the previous page once we can connect to the server. Do you need a hand? We can help you. More details docker-compose.yml: graylog: image: graylog2/server:2.3.0-1 environment: GRAYLOG_PASSWORD_SECRET: xxx