mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
adjust firezone readme + env
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
|
||||
# Notes
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
````
|
||||
docker compose run --rm firezone bin/migrate
|
||||
|
||||
Reference in New Issue
Block a user