From 750799ccdc1fe59aa157cf904915f8b3e53b5fe2 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Wed, 12 Aug 2020 15:22:16 +0200 Subject: [PATCH] added extra proftod example config to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 171fd03..2886acc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ services: - "50000-50500:50000-50500" volumes: - "/srv/ftps/auth:/auth" + - "/srv/fpts/extra.conf:/etc/proftpd/conf.d/extra.conf:ro" - "/srv/ftps/data:/home" - "/etc/letsencrypt:/certs" environment: