mhubig / docker-partkeepr

mhubig/partkeepr docker image repository
62 stars 64 forks source link

Authentification Key #22

Closed dboeglin closed 4 years ago

dboeglin commented 5 years ago

I am unable to find the authenfication key to proceed with the installation of the app. Where is supposed to be located the authkey.php file on the server ? Thanks for your help!

wefixit-AT commented 4 years ago

docker exec -ti partkeepr cat /var/www/html/app/authkey.php

mhubig commented 4 years ago

Also see the README.md for an example on how to do this with docker compose ...