diff --git a/README.md b/README.md index 5c7d627..978d5ec 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ build image mywebdav run image mywebdav - docker run -d -e "CONTAINER_TIMEZONE=Europe/Paris" -e DAVUSER=myuser" -e "DAVPASSWORD=mypassword" -v :/share --name test -p 8080:80 myfancyindex + docker run -d -e "CONTAINER_TIMEZONE=Europe/Paris" -e WEBUSER=myuser" -e "WEBPASSWORD=mypassword" -v :/share --name test -p 8080:80 myfancyindex ## External library