Este commit está contenido en:
Your Name
2020-07-03 11:49:11 +00:00
padre 48621bb2ed
commit 52d607ee8e
Se han modificado 547 ficheros con 37750 adiciones y 36525 borrados

Ver fichero

@@ -2,16 +2,16 @@ version: '2.2'
services:
peertube:
image: chocobozzz/peertube:production-buster
image: chocobozzz/peertube:develop-buster
restart: always
hostname: peertube
container_name: peertube
volumes:
- ./peertube/config/default.yaml:/config/production.yaml:ro
- ./peertube/config/production.yaml:/config/production.yaml
- ./peertube/storage:/app/storage
expose:
- 9000
cpus: 1
# cpus: 1
# cpu_shares: 512
networks:
mynet:
@@ -58,4 +58,3 @@ networks:
haraka:
external:
name: harakawildduck_mynet