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: src/pages/en/deployment/deploy-docker.mdx
+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
@@ -8,7 +8,7 @@ metaDescription: "Step-by-step guide for deploying OpenReplay with Docker Compos
8
8
importAsidefrom'~/components/Aside.astro'
9
9
10
10
<Asidetype="tip">
11
-
This is an experimental feature and its implementation may evolve in the future. OpenReplay cannot run in local, so even with Docker you'd still need a server. Consider our other [deployment options](/deployment.mdx).
11
+
This is an experimental feature and its implementation may evolve in the future. OpenReplay cannot run in local, so even with Docker you'd still need a server. Consider our other [deployment options](/deployment).
12
12
</Aside>
13
13
14
14
OpenReplay stack can be installed on a single machine with Docker Compose.
0 commit comments