From 16497c1c8632b0786c081c8682a448708cdefd3a Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Fri, 8 Jul 2022 14:29:15 -0400 Subject: [PATCH] spelling - xml to yaml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d40e0..4c4c154 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This file allows you to insert custom environmental variables, but primarily so LETSENCRYPT_EMAIL=bike@bikelover.org VIRTUAL_PORT=3000 ``` -This is an example docker-compose.xml file handling the letsencrypt network. +This is an example docker-compose.yml file handling the letsencrypt network.