diff --git a/README.md b/README.md index af69724..b4ef978 100755 --- a/README.md +++ b/README.md @@ -16,9 +16,6 @@ Notes: this project current only support HTTP basic authentication which must be ### Docker Compose ```yaml services: - http-auth-request: - image: ghcr.io/klementng/http-auth-request:latest - container_name: http-auth-request http-auth-request: image: ghcr.io/klementng/http-auth-request:latest container_name: http-auth-request