fix(ci): Add http test server image specifiers to CI (#6208)

- Adds `http_test_server_image` to inputs so that it gets set properly
for CI (`debug`) and CD (`perf`)
- Updates `dev` -> `debug` in docker-compose.yml to fix pulls
- Fixes issue with seeds and relevant docs from #6205
This commit is contained in:
Jamil
2024-08-07 12:15:00 -07:00
committed by GitHub
parent 5545604ffc
commit 0c6cd4a804
7 changed files with 17 additions and 12 deletions

View File

@@ -89,7 +89,7 @@ You should now be able to connect to `http://localhost:8080/<account-uuid-here>`
and sign in with the following credentials:
```text
Email: firezone@localhost
Email: firezone@localhost.local
Password: Firezone1234
```