And fix spacing in README
This commit is contained in:
parent
3f2ba9edce
commit
b33e6097c2
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,8 @@ 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,
|
||||
first requires you to have Clojure installed (~rss-thread-watch-[version]~), second one doesn't (the one with ~standalone~ in
|
||||
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
|
||||
Nginx could be the easiest solution for that.
|
||||
|
|
Loading…
Reference in a new issue