mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
Change URL
This commit is contained in:
parent
b0a3c80e96
commit
115b6169e6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue