mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-05 03:13:27 +08:00
Change URL
This commit is contained in:
parent
b0a3c80e96
commit
115b6169e6
@ -1,4 +1,4 @@
|
||||
# set the environment variable "BASE_URL" to "http://localhost/miniflux/", or follow this guide to create a config file: https://miniflux.app/docs/configuration.html
|
||||
# set the environment variable "BASE_URL" to "https://yourdomain.url/miniflux/", or follow this guide to create a config file for Miniflux: https://miniflux.app/docs/configuration.html
|
||||
|
||||
location /miniflux {
|
||||
return 301 $scheme://$host/miniflux/;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user