summaryrefslogtreecommitdiffstats
path: root/docker/lemmy.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'docker/lemmy.hjson')
-rw-r--r--docker/lemmy.hjson2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/lemmy.hjson b/docker/lemmy.hjson
index 55c2f2b7..5a6d1ff1 100644
--- a/docker/lemmy.hjson
+++ b/docker/lemmy.hjson
@@ -5,7 +5,7 @@
# password to connect to postgres
password: "password"
# host where postgres is running
- host: "lemmy_db"
+ host: "postgres"
# port where postgres can be accessed
port: 5432
# name of the postgres database for lemmy