mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
Merge pull request #512 from coreyaboy/patch-1
Instructions for setting Environment variable
This commit is contained in:
commit
e3352c76e9
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue