You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manual-lgtm-deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This guide explains how to manually deploy an observability stack.
4
4
5
5
## 1. Deployment Constraints
6
6
7
-
The configuration in `lgtm-stack/manual/docker-compose.yaml` expects an external Docker network named `netbird_netbird` to exist. This is typically created by the NetBird management stack.
7
+
This deployment expects an external Docker network named `netbird_netbird` to exist. This is typically created by the NetBird management stack.
8
8
9
9
If you do not have NetBird running, you must create this network manually to avoid errors:
0 commit comments