Compare commits

..

No commits in common. "626316c0de231223845d130b677bd1f85ff6424d" and "0d5b309458726d8afb5f7a9e3b3caf0db85bef3a" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ services:
- PUID=1000 # Utiliser la commande (en SSH) : id NOM_UTILISATEUR
- PGID=1000 # Utiliser la commande (en SSH) : id NOM_UTILISATEUR
- VERSION=latest
- UMASK=022
- UMASK_SET=022
# Si plex est en mode HOST, la ligne suivante n'est pas nécessaire.
# - PLEX_CLAIM=BLABLA #obtain claim token https://plex.tv/claim expire within 4 minutes.
volumes:

View File

@ -13,7 +13,7 @@ services:
- PUID=1000 # Utiliser la commande (en SSH) : id NOM_UTILISATEUR
- PGID=1000 # Utiliser la commande (en SSH) : id NOM_UTILISATEUR
- VERSION=latest
- UMASK=022
- UMASK_SET=022
# Si plex est en mode HOST/PROD, la ligne suivante n'est pas nécessaire.
# - PLEX_CLAIM=BLABLA #obtain claim token https://plex.tv/claim expire within 4 minutes.
volumes: