Update README.md

adjust notes
pull/19/head
LRVT 2023-06-22 09:42:27 +02:00 zatwierdzone przez GitHub
rodzic 33d04d9d7b
commit 56d36e26aa
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -4,9 +4,10 @@
# Notes # Notes
1. Download the `docker-compose.yml` and `.env` file from this repository. 1. Download the `docker-compose.yml` and `env.example` file from this repository.
2. Adjust both files to your needs. Especially change the default secrets! 2. Adjust the compose file to your needs.
3. Proceed by executing the below commands. 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 docker compose run --rm firezone bin/migrate