How do I get my domain name to run without the port ":8000" on the end

I'm still very new to web development, and I'm running a Django application through my domain name, but it requires me to type in "edipra.tech:8000". I'm just curious if there is any way to default it to just run at "edipra.tech" instead.

1 Reply

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct