From 339b4227a77418c89814a4f03f52655eed361121 Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Tue, 5 Mar 2024 19:25:57 +0300 Subject: [PATCH] Update traefik/readme.md --- traefik/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/traefik/readme.md b/traefik/readme.md index 976062f..4332af8 100644 --- a/traefik/readme.md +++ b/traefik/readme.md @@ -30,6 +30,8 @@ touch acme.json chmod 600 acme.json touch config.yml touch traefik.yml +cd .. + ``` The contents to put inside those files are given here. Except for acme.json, which will be automatically generated.