summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorDashie <dashie@sigpipe.me>2019-09-21 09:56:40 +0200
committerDashie <dashie@sigpipe.me>2019-09-21 09:56:40 +0200
commit6e97a8f0263dbf07ba8d052d96b62defd163befc (patch)
tree4a578abd9b712de745c3560be85013d5266da91d /CONTRIBUTING.rst
parent86ba1f1c9b681c5b58f3a48143442d105bc1ff82 (diff)
Somes fixes
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 3c3511eb..6cf69812 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -193,6 +193,8 @@ Once everything is up, you can access the various funkwhale's components:
We still have issues on serving the frontend from the backend, so you should access the vue webapp itself directly, backend calls will then be handled properly.
+Some URLs won't be accessible because ``AP_DOMAIN`` is set to ``node1.reel2bits.test``, you can add ``127.0.0.1 node1.reel2bits.test`` into your ``/etc/hosts`` to workaround that.
+
Stopping everything
^^^^^^^^^^^^^^^^^^^