readme: note the default user/pass

This commit is contained in:
Graham Christensen 2020-07-27 16:15:13 -04:00
parent cbc386efe7
commit 42d09aace1
No known key found for this signature in database
GPG key ID: FE918C3A98C1030F

View file

@ -100,7 +100,7 @@ $ foreman start
Have a look at the [Procfile](./Procfile) if you want to see how the processes are being started. In order to avoid
conflicts with services that might be running on your host, hydra and postgress are started on custom ports:
- hydra-server: 63333
- hydra-server: 63333 with the username "alice" and the password "foobar"
- postgresql: 64444
Note that this is only ever meant as an ad-hoc way of executing Hydra during development. Please make use of the