Fix CONTRIBUTING

This commit is contained in:
RenonDis 2018-06-14 11:53:15 +02:00
parent fde28c2129
commit 746f1b0883
1 changed files with 8 additions and 7 deletions

View File

@ -74,6 +74,14 @@ Create it like this::
touch .env
Create docker network
^^^^^^^^^^^^^^^^^^^^
Create the federation network::
docker network create federation
Building the containers
^^^^^^^^^^^^^^^^^^^^^^^
@ -194,13 +202,6 @@ Run a reverse proxy for your instances
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Create docker network
^^^^^^^^^^^^^^^^^^^^
Create the federation network::
docker network create federation
Launch everything
^^^^^^^^^^^^^^^^^