Updated README to point to correct admin server URL

pull/961/head v0.5.0
Jordan Wright 2018-01-27 14:02:59 -06:00
parent 31a233197e
commit 8d37bb1b39
No known key found for this signature in database
GPG Key ID: 138D5AD2331B3C11
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ To build Gophish from source, simply run ```go get github.com/gophish/gophish```
You can also use Gophish via an unofficial Docker container [here](https://hub.docker.com/r/matteoggl/gophish/). You can also use Gophish via an unofficial Docker container [here](https://hub.docker.com/r/matteoggl/gophish/).
### Setup ### Setup
After running the Gophish binary, open an Internet browser to http://localhost:3333 and login with the default username (admin) and password (gophish). After running the Gophish binary, open an Internet browser to https://localhost:3333 and login with the default username (admin) and password (gophish).
### Documentation ### Documentation