Update readme.md

main
micutu 2024-10-15 03:33:12 +00:00
parent 650d7dd552
commit f6a5c79af2
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ tot acolo copiez si continutul lui nginx-for-docker config in /data/nginx/app.co
Cu comanda urmatoare aduc fisierul de initializare prima data: (il editez local sa schimb domeniul example)
curl -L https://repos.bogdancarpean.com/micutu/Linux_ubuntu_scripts/raw/branch/main/install.sh > init-letsencrypt.sh
chmod +x init-letsencrypt.sh
cand rulez scriptul sterg location / {
return 301 https://$host$request_uri;
}