Explorar el Código

Fix start command in readme

Was using gzm55/pptp-client, should be gzm55/davmail.
Ben Yanke hace 6 años
padre
commit
3e049c0abe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ docker run --net=host \
            -e DAVMAIL_SERVER_CERTIFICATE_HASH=<optional-certificate-hash>
            -e DAVMAIL_NTLM_DOMAIN=<optional-windows-domain>
            -d \
-           gzm55/pptp-client
+           gzm55/davmail
 ```
 
 Accepted docker environment variables: