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
2. Run the following command to deploy the Plane AIO container. Make sure to replace all placeholder values (e.g., `your-domain.com`, `user:pass`) with your actual configuration.
41
53
@@ -60,7 +72,7 @@ Your single AIO container includes all these services running together:
60
72
plane-aio-commercial:latest
61
73
```
62
74
63
-
If you're running everything locally, use this example:
75
+
If you're running on an IP address, use this example:
64
76
65
77
```bash
66
78
MYIP=192.168.68.169
@@ -74,8 +86,8 @@ Your single AIO container includes all these services running together:
0 commit comments