-
Is it possible to run multiple servers on a same PC and then host different apps on them? |
Beta Was this translation helpful? Give feedback.
Answered by
mturoci
Apr 11, 2024
Replies: 1 comment 2 replies
-
Sure, just start each server on a different port. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AWRDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure, just start each server on a different port.