Document the default user and port in hacking.md

This commit is contained in:
marius david
2024-08-11 16:06:08 +02:00
committed by Pierre Bourdon
parent 4b107e6ff3
commit 41dfa0e443
+2
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