streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.68k stars 984 forks source link

Changing port for Streama on Windows #1149

Open kaizer11th opened 5 months ago

kaizer11th commented 5 months ago

I have saved the application.yml file to change the port but it doesnt

Expected Behaviour

It should run on port 80 and the port should be listed as 'open' on OpenPortChecker

Actual Behaviour

it doesnt run on port 80 but runs on 8080

Environment Information

dularion commented 5 months ago

did you wrap it in the environments.production keys? see screenshot

image
kaizer11th commented 5 months ago

yaa , i did this but nothing is happening... ill show you with a ss

Screenshot (17) Screenshot (18)

kaizer11th commented 5 months ago

this is what i should do , right??

or is there something wrong coz its not running at port 80 at all

kaizer11th commented 5 months ago

UPDATE : I found it and its now running on port 80 but there is another issue

Open port checker says that port 80 is not opened

I have opened port 80 through firewall and also I port forwarded it from my local address to my public address and still its not showing open....