I need help with docker and filebrowser
i am using portainer running on a ubuntu server 24.04 i deployed file browser using portainer but i want to use captcha with json auth is there a guide on how to do so or not
You should be able to append the necessary arguments to the docker command and they will get passed to filebrowser entrypoint accordingly docker run --name <containerName> -d <imageName> <param1> <param2>
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.