Actualiser labeu/docker-compose.yml
This commit is contained in:
parent
3660320837
commit
23753a97cb
|
|
@ -23,6 +23,8 @@ services:
|
||||||
|
|
||||||
peertube_labeu:
|
peertube_labeu:
|
||||||
# image: chocobozzz/peertube:v4.3.1-bullseye
|
# image: chocobozzz/peertube:v4.3.1-bullseye
|
||||||
|
# for upgrade from v4 : Generate in .env using `openssl rand -hex 32`
|
||||||
|
# PEERTUBE_SECRET=<MY PEERTUBE SECRET>
|
||||||
image: chocobozzz/peertube:v5.2.0-bullseye
|
image: chocobozzz/peertube:v5.2.0-bullseye
|
||||||
networks:
|
networks:
|
||||||
- frontend_labeu
|
- frontend_labeu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue