Skip to content

Commit

Permalink
Append info into Readme about Demo server
Browse files Browse the repository at this point in the history
  • Loading branch information
valinurovam committed Oct 19, 2018
1 parent b2d77e1 commit 5825f00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ Simple demo server on Digital Ocean, ```2 GB Memory / 25 GB Disk / FRA1 - Ubuntu

| Server | Port | Admin port | Login | Password | Virtual Host |
|:-------------:|:----:|:----------:|:-----:|:--------:|:------------:|
| 46.101.117.78 | 5672 | 5672 | guest | guest | / |
| 46.101.117.78 | 5672 | 15672 | guest | guest | / |

- [AdminServer - http://46.101.117.78:15672/](http://46.101.117.78:15672/)
- Connect uri - ```amqp://guest:guest@46.101.117.78:5672```

## Installation and Building
### Docker
Expand Down

0 comments on commit 5825f00

Please sign in to comment.