mirror of
https://github.com/LemmyNet/lemmy.git
synced 2026-05-24 11:40:19 -05:00
Align default DB password with documentation (#3068)
This commit is contained in:
+1
-1
@@ -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