From 56d36e26aad92f99331f20991e90e7ff7e38da85 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:42:27 +0200 Subject: [PATCH] Update README.md adjust notes --- examples/firezone/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/firezone/README.md b/examples/firezone/README.md index 40750f5..6798d21 100644 --- a/examples/firezone/README.md +++ b/examples/firezone/README.md @@ -4,9 +4,10 @@ # Notes -1. Download the `docker-compose.yml` and `.env` file from this repository. -2. Adjust both files to your needs. Especially change the default secrets! -3. Proceed by executing the below commands. +1. Download the `docker-compose.yml` and `env.example` file from this repository. +2. Adjust the compose file to your needs. +3. Renamte the `env.example` file to `.env` and adjust to your needs. Especially change the default secrets! +5. Proceed by executing the below commands. ```` docker compose run --rm firezone bin/migrate