Document the default user and port in hacking.md

This commit is contained in:
marius david 2024-07-23 22:37:32 +02:00 committed by Pierre Bourdon
parent 4b107e6ff3
commit 41dfa0e443
Signed by untrusted user: delroth
GPG key ID: 6FB80DCD84DA0F1C

View file

@ -30,6 +30,8 @@ foreman:
$ foreman start $ 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: You can run just the Hydra web server in your source tree as follows:
```console ```console