summaryrefslogtreecommitdiff
path: root/example.env
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-29 19:26:46 +0100
committerJoe Carstairs <me@joeac.net>2026-06-29 19:26:46 +0100
commit581c1c0c0a14378840651ec4e145a093269ddb8c (patch)
tree198b16cf7f7fd6efd93422fb7f5d8178ee1cdf6a /example.env
parent8d1b6b114af099d2915f9adcf76d94016073dc5f (diff)
see also LOCAL_SMTP_PORT in example.env
Diffstat (limited to 'example.env')
-rw-r--r--example.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/example.env b/example.env
index 8ed6bc7..ac08ee9 100644
--- a/example.env
+++ b/example.env
@@ -60,6 +60,7 @@ ETHERPAD_NODE_ENV=production
ETHERPAD_ADMIN_PASSWORD=
# The ports on which to run apps
+# See also: LOCAL_SMTP_PORT
ETHERPAD_PORT=9001
HTTP_PORT=8080
GEMINI_PORT=1965