diff --git a/comanage-registry-basic-auth/README.md b/comanage-registry-basic-auth/README.md index 7d9a97e..68aee0f 100644 --- a/comanage-registry-basic-auth/README.md +++ b/comanage-registry-basic-auth/README.md @@ -88,7 +88,7 @@ To override the default bind mount or COPY in a password file created with the `htpasswd` command line tool. For example ``` -COPY passwords /etc/apache2/passwords +COPY passwords /etc/apache2/basic-auth ``` ## Ports