modified
Este commit está contenido en:
@@ -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
|
||||
|
||||
|
||||
Referencia en una nueva incidencia
Block a user