Optimized peertube

This commit is contained in:
2025-05-20 17:40:24 +02:00
parent 97b9e19c5b
commit 6026d7ec03
5 changed files with 41 additions and 19 deletions

View File

@@ -5,7 +5,8 @@ services:
{% include 'roles/docker-central-database/templates/services/' + database_type + '.yml.j2' %}
application:
image: chocobozzz/peertube:production-{{applications.peertube.version}}
image: chocobozzz/peertube:production-{{ applications[application_id].version }}
container_name: {{ container_name }}
{% include 'roles/docker-compose/templates/services/base.yml.j2' %}
ports:
- "1935:1935" # @todo Add to ports