Skip to content

feat: add separate var for peer port

Zdravko Iliev requested to merge 23-feat-add-separate-var-for-peer-port into main

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

Merge request reports