Auto base sync: 2025-12-13 10:39:04

This commit is contained in:
2025-12-13 10:39:04 +04:00
parent 7278a1d531
commit 8b972f9980

View File

@@ -10,5 +10,7 @@ echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf
```
>[!Warning] Установка Docker и nginx
>sudo apt update
sudo apt install docker.io docker-compose nginx certbot python3-certbot-nginx -y
>`sudo apt update`
>`sudo apt install docker.io docker-compose nginx certbot python3-certbot-nginx -y`
>
>