You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I use filebrowser in docker and would like to use it behind nginx proxy manager in https.
Curruntly I'm stuck with http only and I can't get https working. Any clues?
King regards
The text was updated successfully, but these errors were encountered:
What you need to do is changing data dir and config dir with your dirs in docker-compose.yml, then run docker compose up -d in your yml file dir.
btw, maybe you should change your mapping port to another one.
Also I didn't use custom locations. like what you said, we just need config Details and SSL tabs.
In the Readme, you put a nginx config. How did you deal with this in nginx proxy manager?
Go to SSL Certificates Tab and add a ssl cert for you domain.
Go to Hosts -> Proxy Hosts and add one(config like the second pics).
Hi,
I use filebrowser in docker and would like to use it behind nginx proxy manager in https.
Curruntly I'm stuck with http only and I can't get https working. Any clues?
King regards
The text was updated successfully, but these errors were encountered: