Fix(docs): removes redundant information

Improves nginx docker readability

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
This commit is contained in:
Marcos Peña 2023-07-25 10:55:52 +02:00 committed by Georg Krause
commit 4918c72b3f
2 changed files with 1 additions and 2 deletions

View file

@ -53,7 +53,6 @@ To set up your Docker environment:
```text
MEDIA_URL=http://localhost:8000/media/
STATIC_URL=http://localhost:8000/staticfiles/
MEDIA_ROOT=/data/media
```
3. Create a network for federation support