Replies: 2 comments 1 reply
-
Yes you can do that - but you have to use a different port. So you could run one on the default port 5001, and use Bear in mind both will use memory so make sure you have enough. |
Beta Was this translation helpful? Give feedback.
1 reply
-
One other solution is if you're using a client to access via the API, you can use
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to start different instances?
I have kobold opening and working on something really long that would take a long time to reprocess if I restarted it. Is it possible to keep this instance open, and start a new instance in a different window/port/w.e. and use that instance for something else? preserving the previous instance? If I'm making sense.
I tried duplicating the exe and start it up on its own and while it seems to be up it remains pointing to the same endpoint as the first so I can't actually use it.
Beta Was this translation helpful? Give feedback.
All reactions