diff --git a/support/docker/production/docker-compose.yml b/support/docker/production/docker-compose.yml index 1993c3979..7f46e1535 100644 --- a/support/docker/production/docker-compose.yml +++ b/support/docker/production/docker-compose.yml @@ -58,6 +58,7 @@ services: - "1935:1935" # Comment if you don't want to use the live feature # - "9000:9000" # Uncomment if you use another webserver/proxy or test PeerTube in local, otherwise not suitable for production volumes: + # Remove the following line if you want to use another webserver/proxy or test PeerTube in local - assets:/app/client/dist - ./docker-volume/data:/data - ./docker-volume/config:/config