summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorFelix Ableitner <me@nutomic.com>2020-06-26 19:16:41 +0200
committerFelix Ableitner <me@nutomic.com>2020-06-26 19:16:41 +0200
commit0c89de8065f7eada7f7d2e6b5d988fd15a250c6c (patch)
treecf34ad3b9c8646de2add6358db1b09de8c0a6be9 /docker
parenta9d98fd09bc8cc337266c55a6f2a8e58a421d9aa (diff)
Fix previous comment, also fix link in docs
Diffstat (limited to 'docker')
-rw-r--r--docker/lemmy.hjson4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/lemmy.hjson b/docker/lemmy.hjson
index c8dd2818..89da4689 100644
--- a/docker/lemmy.hjson
+++ b/docker/lemmy.hjson
@@ -20,9 +20,9 @@
password: "password"
# host where postgres is running
host: "postgres"
- # port where postgres can be accessed
- port: 5432
}
+ # The location of the frontend
+ front_end_dir: "/app/dist"
# # optional: email sending configuration
# email: {
# # hostname of the smtp server