Skip to content

Commit 747e6cc

Browse files
committed
Fix (?) "Update" button
1 parent 53ba137 commit 747e6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/dashboards/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
"align": "center",
788788
"api": {
789789
"contentType": "application/json",
790-
"endpoint": "http://127.0.0.1:6060/update",
790+
"endpoint": "http://api:6060/update",
791791
"headerParams": [
792792
[
793793
"Authorization",

0 commit comments

Comments
 (0)