Fix CONTRIBUTING
This commit is contained in:
parent
fde28c2129
commit
746f1b0883
15
CONTRIBUTING
15
CONTRIBUTING
|
@ -74,6 +74,14 @@ Create it like this::
|
||||||
touch .env
|
touch .env
|
||||||
|
|
||||||
|
|
||||||
|
Create docker network
|
||||||
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Create the federation network::
|
||||||
|
|
||||||
|
docker network create federation
|
||||||
|
|
||||||
|
|
||||||
Building the containers
|
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
|
Launch everything
|
||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue