未验证 提交 0811b27b 编写于 作者: M Mayank Soni 提交者: Anmol Sethi

docs: Update nginx certbot to use python3 #2439

上级 60c270ae
...@@ -215,7 +215,7 @@ If you prefer to use NGINX instead of Caddy then please follow steps 1-2 above a ...@@ -215,7 +215,7 @@ If you prefer to use NGINX instead of Caddy then please follow steps 1-2 above a
```bash ```bash
sudo apt update sudo apt update
sudo apt install -y nginx certbot python-certbot-nginx sudo apt install -y nginx certbot python3-certbot-nginx
``` ```
4. Put the following config into `/etc/nginx/sites-available/code-server` with sudo: 4. Put the following config into `/etc/nginx/sites-available/code-server` with sudo:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册