Align default DB password with documentation (#3068)

pull/3018/head
Patrick Roe 11 months ago committed by GitHub
parent 91271a7ce4
commit 87aa0acaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@ set -e
# Default configurations
username=lemmy
password=lemmy
password=password
dbname=lemmy
port=5432

Loading…
Cancel
Save