Sample updates, changelog and documentation for channels and activity

This commit is contained in:
Eliot Berriot 2018-03-03 23:18:33 +01:00
commit 120dda2c75
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
6 changed files with 88 additions and 2 deletions

View file

@ -43,7 +43,6 @@ services:
restart: unless-stopped
image: funkwhale/funkwhale:${FUNKWHALE_VERSION:-latest}
env_file: .env
command: ./compose/django/gunicorn.sh
volumes:
- ./data/music:/music:ro
- ./data/media:/app/funkwhale_api/media