How do I Open a Port On Repl? #65
-
Hello, how can I open a port on repl to work with UptimeRobot and which port do I use? |
Beta Was this translation helpful? Give feedback.
Answered by
GiorgioBrux
Apr 1, 2021
Replies: 2 comments
-
Read the instructions in the main page @Imploded, also i wont recommend replit because you get rate limited pretty quick |
Beta Was this translation helpful? Give feedback.
0 replies
-
The port is 80, you just need to set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GiorgioBrux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The port is 80, you just need to set
replit
to true and it will automatically open a server on the 80 port.