We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af32c58 commit b672a1fCopy full SHA for b672a1f
examples/web-server/nginx/README.md
@@ -84,7 +84,7 @@ server {
84
> - `YOUR_SUBDOMAIN` by your (sub)domain e.g. `coder.example.com`
85
> - the port and ip in `proxy_pass` if applicable
86
87
-## Automatic certificates refreshing
+## Refresh certificates automatically
88
89
- Create a new file in `/etc/cron.weekly` : `sudo touch /etc/cron.weekly/certbot`
90
- Make it executable : `sudo chmod +x /etc/cron.weekly/certbot`
0 commit comments