mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Add database host back into config file (#1805)
This commit is contained in:
parent
b6b045bf76
commit
a03727e28a
@ -3,6 +3,7 @@
|
||||
# https://join-lemmy.org/docs/en/administration/configuration.html
|
||||
|
||||
database: {
|
||||
host: postgres
|
||||
password: "{{ postgres_password }}"
|
||||
}
|
||||
hostname: "{{ domain }}"
|
||||
|
Loading…
Reference in New Issue
Block a user