From ecb35514067b3deba55b1a3062ac127da6cc045f Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Tue, 5 Mar 2024 19:27:32 +0300 Subject: [PATCH] Update traefik/readme.md --- traefik/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/traefik/readme.md b/traefik/readme.md index 4332af8..87bac3f 100644 --- a/traefik/readme.md +++ b/traefik/readme.md @@ -31,7 +31,6 @@ 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.