feat: add separate var for peer port
Description
As we are using a real domain in production passing port is no longer option. New env var is created with default val 8001.
Related issues
Testing
Checklist
-
I have updated the documentation (if necessary) -
I have added unit tests for new functionality (if applicable) -
My code follows the style guidelines of this project -
I have tested this code on my local machine before submitting this MR
Reviewers
Additional Notes
Closes #23 (closed)
Edited by Zdravko Iliev