DiamondLightSource / logpanel

Graylog frontend that displays aggregated, streaming logs for multiple services
Apache License 2.0
1 stars 0 forks source link

Container does not talk to prod server #41

Closed callumforrester closed 4 months ago

callumforrester commented 4 months ago

The container, when built, seems to try and query http://localhost:8080/api rather than the graylog server. I suspect some nginx config is needed...