And fix spacing in README
This commit is contained in:
parent
3f2ba9edce
commit
a479c6a0af
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ options.
|
||||||
Download newest release from [[https://git.treebrary.org/Treebrary.org/rss-thread-watcher/releases][releases]] and run them like you would any other java executable (example bellow). There are two JARs,
|
Download newest release from [[https://git.treebrary.org/Treebrary.org/rss-thread-watcher/releases][releases]] and run them like you would any other java executable (example bellow). There are two JARs,
|
||||||
first requires you to have Clojure installed (~rss-thread-watch-[version]~), second one doesn't (the one with ~standalone~ in
|
first requires you to have Clojure installed (~rss-thread-watch-[version]~), second one doesn't (the one with ~standalone~ in
|
||||||
name).
|
name).
|
||||||
|
|
||||||
~$ java -jar whatEverNameTheReleaseHas.jar~~
|
~$ java -jar whatEverNameTheReleaseHas.jar~~
|
||||||
|
|
||||||
Default port is ~6969~ so either change it or allow it in your firewall. HTTPS is not supported, so using some reverse proxy like
|
Default port is ~6969~ so either change it or allow it in your firewall. HTTPS is not supported, so using some reverse proxy like
|
||||||
|
|
Loading…
Reference in a new issue