summaryrefslogtreecommitdiffstats
path: root/docker/lemmy.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'docker/lemmy.hjson')
-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