summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-06-27 10:08:09 -0400
committerDessalines <tyhou13@gmx.com>2020-06-27 10:08:09 -0400
commitb6fc1959e6041cc9c6580f1db22a3359b2744c4c (patch)
tree2140a651cc8c204d5973d0ee35b01ff94f2c6b52 /docker
parent6df13643c368d3aaab3514129aee4d0b177ce2a5 (diff)
parent0c89de8065f7eada7f7d2e6b5d988fd15a250c6c (diff)
Merge branch 'improve-config' of https://yerbamate.dev/LemmyNet/lemmy into improve-config
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