How to set url, new to gitea

So I just installed Gitea and it runs 192.168.1.8:3000 I need it to run git.sturtz.ml:80 then when my server goes back on the public internet git.sturtz.ml:443? I am running apache2 on ubuntu server 20.04 and I installed it with the binary https://docs.gitea.io/en-us/install-from-binary/

I can curl on my server, git.sturtz.ml and it works but not outside of my server

I fixed it! I just changed it from git.sturtz.ml to sturtz.ml/git