From 05e98b60bdcdd5832174d8362ce6df9dd798cb00 Mon Sep 17 00:00:00 2001 From: Vladimir Mikhalev Date: Sun, 3 Sep 2023 15:31:05 -0400 Subject: [PATCH] Gitea with Let's Encrypt Using Docker Compose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f40b8fe..4312b9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ❗ Change variables in the `.env` to meet your requirements. -💡 Note that the .env file should be in the same directory as `gitea-traefik-letsencrypt-docker-compose.yml`. +💡 Note that the `.env` file should be in the same directory as `gitea-traefik-letsencrypt-docker-compose.yml`. Create networks for your services before deploying the configuration using the commands: