Jafner.net/homelab/jafner-net/config/peertube/postgres.env

8 lines
223 B
Bash
Raw Normal View History

2023-04-05 19:36:29 -07:00
# Database / Postgres service configuration
POSTGRES_USER=postgresuser
#POSTGRES_PASSWORD=postgrespassword
# Postgres database name "peertube"
POSTGRES_DB=peertube
# Editable only with a suffix :
#POSTGRES_DB=peertube_prod