Open drew1kun opened 9 years ago
Have you restarted Snorby?
I'm using Apache with Passenger so I've restarted httpd
If you are talking about what port Snorby runs on to users who are accessing Snorby from a browser, look in your Apache configuration. I run Snorby with nginx and Passenger, but with that configuration the port is determined via nginx.
Hi! Sorry for being such a newbie but is it possible to configure Snorby being started on port different than 3000? How to do this? I've changed the ports from
3000
to9000
at snorby_config.yml but it still running port 3000... What am I doing wrong?