Merge pull request #1398 from marius851000/document_foreman_user

Document the default Hydra user and port in hacking.md
This commit is contained in:
Janne Heß
2024-08-01 09:58:30 +02:00
committed by GitHub

View File

@ -30,6 +30,8 @@ foreman:
$ foreman start
```
The Hydra interface will be available on port 63333, with an admin user named "alice" with password "foobar"
You can run just the Hydra web server in your source tree as follows:
```console