Making Server port configurable
#28
Closed
opened 4 years ago by are0h
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
As of right now, the default port for Fipamo is
2314
. This needs to be a configurable parameter in site settings so one can change it to whatever they want.Made changes to
develop
branch. Still need to add tobeta-release
branch and reflect the change in documentation.Added to
beta-release
branch and noted in documentation.