How to listen only on localhost? #1714
Answered
by
rizchaerul
rizchaerul
asked this question in
Q&A
-
Hi, I have a question. If I only want to serve my backend to localhost (because 0.0.0.0 will expose my server to public if I already port forwarded port 8080 right?), how do I configure it? |
Beta Was this translation helpful? Give feedback.
Answered by
rizchaerul
Jan 3, 2022
Replies: 1 comment 1 reply
-
Nevermind, found it on the docs https://tsed.io/docs/configuration.html#http-https-server. Sorry, should i delete this thread? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rizchaerul
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, found it on the docs https://tsed.io/docs/configuration.html#http-https-server. Sorry, should i delete this thread?