spelling - xml to yaml

This commit is contained in:
Jonathan Rosenbaum 2022-07-08 14:29:15 -04:00
parent 336142d54a
commit 16497c1c86

View File

@ -27,7 +27,7 @@ This file allows you to insert custom environmental variables, but primarily so
LETSENCRYPT_EMAIL=bike@bikelover.org LETSENCRYPT_EMAIL=bike@bikelover.org
VIRTUAL_PORT=3000 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.
<details> <details>
<summary> <summary>