allmark icon indicating copy to clipboard operation
allmark copied to clipboard

mention the default port number 33001 in README

Open sujee opened this issue 9 years ago • 4 comments
trafficstars

there is no mention of default port number 33001 , I had to figure that out looking at the screen shot :-)

please mention the default port number in documentation

sujee avatar Aug 13 '16 17:08 sujee

if allmark chooses a random portnumber please print it on startup e.g listening on port number : 30000

sujee avatar Aug 13 '16 18:08 sujee

port is exposed by -loglevel info

allmark serve -loglevel info 2016/11/01 20:05:49 Info Reindexing: Off 2016/11/01 20:05:49 Info Live Reload: Off 2016/11/01 20:05:49 Info Open URL: http://localhost:33001 2016/11/01 20:05:49 Info HTTP Endpoint: 0.0.0.0:33001 2016/11/01 20:05:49 Info HTTP Endpoint: [::]:33002

mennis avatar Nov 01 '16 20:11 mennis

Thanks, ran into this attempting to deploy using docker.

ncrmro avatar Dec 17 '16 14:12 ncrmro

This one is urgent! I even looked at the screenshot on allmark.io, and noted :8080. Was few seconds from uninstalling and finding another markdown server instead.

allannk avatar Dec 29 '16 09:12 allannk