Skip to content

Commit 9589b69

Browse files
committed
see if we can do local callbacks
1 parent e6091e9 commit 9589b69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/quadlet/grafana.container

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Environment = GF_AUTH_ANONYMOUS_HIDE_VERSION=true
99
Environment = GF_SECURITY_ALLOW_EMBEDDING=true
1010
Environment = GF_SERVER_ROOT_URL=https://graphs.austinmesh.org/
1111
Environment = GF_RENDERING_SERVER_URL=http://image-renderer:8084/render
12-
Environment = GF_RENDERING_CALLBACK_URL=https://graphs.austinmesh.org/
12+
Environment = GF_RENDERING_CALLBACK_URL=http://grafana:3000/
1313
Network = bridger.network
14+
HostName = grafana
1415

1516
[Service]
1617
Restart = always

0 commit comments

Comments
 (0)