Update SSL-certificate-using-Traefik .md

This commit is contained in:
Syed Mufeth 2025-04-02 18:19:44 +05:30 committed by GitHub
parent e11c5afd46
commit 4953d9de24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
cd /opt && mkdir traefik cd /opt && mkdir traefik
# create acme.json file # Create acme.json file
touch acme.json touch acme.json
chmod 600 /opt/traefik/acme.json chmod 600 /opt/traefik/acme.json