Commit 6c560318 authored by Saroj Kumar Mahato's avatar Saroj Kumar Mahato
Browse files

cleanup

parent 106b0600
......@@ -7,20 +7,7 @@ are controlled using docker-compose.
To start:
```
sudo docker-compose up -d
sudo docker-compose up
```
To stop:
```
sudo docker-compose stop
```
To remove:
```
sudo docker-compose rm
```
By accessing localhost:8000 in a browser, and hitting refresh a few times,
you'll see the load balancer switching between server1 and server2.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment