tomsquest / docker-radicale

Docker image for Radicale calendar and contact server :calendar: + security :closed_lock_with_key: + addons :rocket:
GNU General Public License v3.0
562 stars 80 forks source link

A small documentation issue #145

Closed physx2494 closed 4 months ago

physx2494 commented 4 months ago

Next, create a user file inside config directory. It will be located at ./config/users

This should be 'users'. I wasted 5 minutes trying various combinations to understand why the app was unable to find the htpaswd file. I wondered whether the file should be located inside the 'users/' directory or if it should be named 'users' and located within '.config/'.

tomsquest commented 4 months ago

Hi @physx2494 ,

Nice catch! This must have been irritating.

Readme corrected. Do not hesitate to submit a PR directly.