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/docs/get-started/quick-run.md
+56-9Lines changed: 56 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,23 +70,17 @@ You will might need to manually install **cloudflared** for this to work.
70
70
71
71
## Session Management
72
72
73
-
Starting from version 2.0.0, sessions are managed using base64 strings. You can restore a session using any of these equivalent commands:
73
+
You may want to run multiple instances of the easy api for different host accounts. To enable this you will need to ensure that each session has a unique session ID and a seperate port.
0 commit comments