A tester : la génération des mots de passe !

This commit is contained in:
2025-07-29 16:33:17 +02:00
parent 44ff3980f9
commit 8d26a57b6b
45 changed files with 368 additions and 251 deletions

View File

@@ -0,0 +1,8 @@
POSTGRES_USER="@@user@@peertube@@u@@"
POSTGRES_PASSWORD="@@pass@@peertube@@p@@"
POSTGRES_DB="@@db@@peertube@@d@@"
PEERTUBE_DB_USERNAME="@@user@@peertube@@u@@"
PEERTUBE_DB_PASSWORD="@@pass@@peertube@@p@@"
PEERTUBE_DB_SSL=false
PEERTUBE_DB_HOSTNAME=peertubeDB