mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore: fix contributing docs and fix feature flags in docker compose (#5572)
This commit is contained in:
@@ -131,7 +131,7 @@ docker compose run --rm elixir /bin/sh -c "cd apps/domain && mix ecto.create &&
|
||||
Created accounts:
|
||||
c89bcc8c-9392-4dae-a40d-888aef6d28e0: Firezone Account
|
||||
|
||||
docker compose up -d api web vault gateway client relay
|
||||
docker compose up -d api web vault gateway client relay-1 relay-2
|
||||
```
|
||||
|
||||
You should now be able to connect to `http://localhost:8080/<account-uuid-here>`
|
||||
|
||||
Reference in New Issue
Block a user