Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Sep 26, 2017
1 parent 3780157 commit 7273c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ python service1.py &
python service2.py &
```

When you visit `http://localhost:8081` you will need to login.
When you visit `http://one.localhost/` you will be redirected to `http://one.localhost/` and need to login.
As long as you use the username 'admin' you will be able to access the service.

You will then be able to visit `http://localhost:8082` and login with the same username and password.
You will then be able to visit `https://two.localhost` and login with the same username and password.

## Run in production

Expand Down

0 comments on commit 7273c98

Please sign in to comment.