Added a comment
authoryarikoptic <yarikoptic@web>
Thu, 18 Jan 2024 19:00:51 +0000 (19:00 +0000)
committeradmin <admin@branchable.com>
Thu, 18 Jan 2024 19:00:51 +0000 (19:00 +0000)
doc/bugs/webapp_--listen_port_is_not_used__63__/comment_2_55315d9013fc6acbde9f8b419757d949._comment [new file with mode: 0644]

diff --git a/doc/bugs/webapp_--listen_port_is_not_used__63__/comment_2_55315d9013fc6acbde9f8b419757d949._comment b/doc/bugs/webapp_--listen_port_is_not_used__63__/comment_2_55315d9013fc6acbde9f8b419757d949._comment
new file mode 100644 (file)
index 0000000..8af5ad8
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 2"
+ date="2024-01-18T19:00:50Z"
+ content="""
+> What's your use case for wanting to specify a port?
+
+it was to have some static port I could keep an ssh redirect pointing to so I could investigate behavior of the remote running annex webapp.
+
+My 1c: Since AFAIK no ADDRESS could have `:` (unless some `ssh` based \"server:/path/to/socket\" which I do not think supported) so might be better to just crash (not just have it a matter of documentation) if `:\d+` part is found to be specified?
+"""]]