accordproject / template-archive

Smart Legal Contracts & Templating System
https://accordproject.org/projects/cicero/
Apache License 2.0
280 stars 119 forks source link

fix(server) Replace bitwise OR operator with logical OR for CICERO_PORT setting. #754

Closed mehmettokgoz closed 1 year ago

mehmettokgoz commented 1 year ago

Signed-off-by: Mehmet Tokgöz mehmet.tokgoz@hazelcast.com

Closes #715

Changes

Screenshots or Video

Previously, it was running at 14201 when CICERO_PORT was set to 9001.

Related Issues

Author Checklist

coveralls commented 1 year ago

Coverage Status

Coverage increased (+0.008%) to 93.631% when pulling 5525db9905299cacecd0238d405ecc61264f4082 on mehmettokgoz:fix-cicero-port into 62a2f44c40e26cd417c6502933f63f467e8fa579 on accordproject:master.