mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-20 04:59:12 +08:00
Merge pull request #512 from coreyaboy/patch-1
Instructions for setting Environment variable
This commit is contained in:
commit
e3352c76e9
@ -1,5 +1,5 @@
|
||||
## Version 2022/09/08
|
||||
# set this environment variable on your filebrowser container FILEBROWSER_BASEURL=/filebrowser
|
||||
## Version 2022/12/25
|
||||
# set this environment variable on your filebrowser container FB_BASEURL=/filebrowser
|
||||
|
||||
location /filebrowser {
|
||||
return 301 $scheme://$host/filebrowser/;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user