mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-12-30 18:29:49 -06:00
Align default DB password with documentation (#3068)
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
# Default configurations
|
||||
username=lemmy
|
||||
password=lemmy
|
||||
password=password
|
||||
dbname=lemmy
|
||||
port=5432
|
||||
|
||||
|
||||
Reference in New Issue
Block a user