This commit is contained in:
2025-11-11 09:58:12 +00:00
parent 04297fa8dd
commit 3207c27617

View File

@@ -8,7 +8,7 @@ services:
- POSTGRES_USER=admin - POSTGRES_USER=admin
- POSTGRES_PASSWORD_FILE=/run/secrets/postgres-master - POSTGRES_PASSWORD_FILE=/run/secrets/postgres-master
- POSTGRES_DB=peertube - POSTGRES_DB=peertube
- POSTGRES_HOSTNAME=10.0.4.10 - POSTGRES_HOST=10.0.4.10
# Redis configuration # Redis configuration
- REDIS_HOSTNAME=peertube-redis - REDIS_HOSTNAME=peertube-redis
# PeerTube configuration # PeerTube configuration