Skip to content
Snippets Groups Projects
Commit a662b9dc authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'dockerFederation' into 'develop'

Fix CONTRIBUTING

See merge request funkwhale/funkwhale!254
parents fde28c21 746f1b08
No related branches found
No related tags found
No related merge requests found
......@@ -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
^^^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment