mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
Change URL
This commit is contained in:
@@ -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/;
|
||||
|
||||
Reference in New Issue
Block a user