mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
ProxyPreserveHost no longer required
This commit is contained in:
@@ -44,7 +44,7 @@ Issue the following command to run the app, the server will listen by default on
|
|||||||
|
|
||||||
java -jar target/commafeed.jar server config.yml
|
java -jar target/commafeed.jar server config.yml
|
||||||
|
|
||||||
You can use nginx or apache as a proxy http server. Note that when using apache, the `ProxyPreserveHost on` option should be set in your config file.
|
You can use a proxy http server such as nginx or apache.
|
||||||
|
|
||||||
Local development
|
Local development
|
||||||
-----------------
|
-----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user