Document the default user and port in hacking.md

This commit is contained in:
marius david 2024-07-23 22:37:32 +02:00
parent d7986226f0
commit ada51d70fc

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