mastodon passwords WIP

This commit is contained in:
2025-05-09 16:52:04 +02:00
parent 4a6b575ce0
commit 62e75a42f2
5 changed files with 32 additions and 5 deletions

View File

@ -24,9 +24,9 @@ REDIS_PORT=
# PostgreSQL
# ----------
DB_HOST=db
DB_USER=postgres
DB_NAME=postgres
DB_PASS=
#DB_USER=postgres
#DB_NAME=postgres
#DB_PASS=
DB_PORT=5432
# Elasticsearch (optional)