diff --git a/Volumes/ReverseProxy/README.md b/Volumes/ReverseProxy/README.md new file mode 100644 index 0000000..a4d8108 --- /dev/null +++ b/Volumes/ReverseProxy/README.md @@ -0,0 +1,10 @@ +# DO NOT EDIT + +Manual modifications in these directories is not recommended. +Changes should be done via the `certbot` command in the `rp-certbot` container. + +``` +manage -i rp-certbot +``` + +Example commands would be `certbot renew` and `certbot delete`.