PrivateBin icon indicating copy to clipboard operation
PrivateBin copied to clipboard

Access Conf File on Docker Deployment

Open vladimirpradilla opened this issue 2 years ago • 1 comments

I use dockerhub version 1.4.0 and deployed it with Rancher and I need to make a setting in the config file to enable file upload but I couldn't find the path to access the file.

Can you tell me how to get it?

vladimirpradilla avatar Sep 12 '22 21:09 vladimirpradilla

Yes, the configuration file in the container image lives in /srv/cfg, as can be seen in the Dockerfile.

elrido avatar Sep 18 '22 11:09 elrido