summaryrefslogtreecommitdiffstats
path: root/docker/lemmy.hjson
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-01-17 20:34:16 -0500
committerDessalines <tyhou13@gmx.com>2020-01-17 20:34:16 -0500
commit8604c1d257ed68527ce345e6886eabfa929cbc87 (patch)
tree6844118a18649d66f6699d7e07c4609897542497 /docker/lemmy.hjson
parent5fb2af0a6e69a440a53e18b2a7c36fb2715a2f53 (diff)
Fixing error when email already exists. Fixes #427
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 2ec00de5..fce4470c 100644
--- a/docker/lemmy.hjson
+++ b/docker/lemmy.hjson
@@ -14,7 +14,7 @@
pool_size: 5
}
# the domain name of your instance (eg "dev.lemmy.ml")
- hostname: "rrr"
+ hostname: "my_domain"
# address where lemmy should listen for incoming requests
bind: "0.0.0.0"
# port where lemmy should listen for incoming requests