diff --git a/README.md b/README.md index f95066f1141a20776a242a460d3f2a67129e767c..e74c608663da62d71138e79eb6f43dcff2fbe45d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ Each time you add a container with the environment variable `VIRTUAL_HOST` it wi cd /system/ git clone https://lab.libreho.st/libre.sh/compose/haproxy cd haproxy -docker-compose up -d +libre enable +libre start ``` In these commands, we just created one network (lb_web) to isolate HAProxy with the web servers, and then, we started the containers of HAProxy and companions.