chore: fix contributing docs and fix feature flags in docker compose (#5572)

This commit is contained in:
FTB_lag
2024-06-27 21:45:59 +03:00
committed by GitHub
parent 76e55e6138
commit efd0218383
2 changed files with 21 additions and 21 deletions

View File

@@ -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>`