summaryrefslogtreecommitdiff
path: root/make/vars.mk
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-07-07 13:06:55 +0100
committerJoe Carstairs <me@joeac.net>2026-07-07 13:06:55 +0100
commit4bf24c2b189115824d970c747e787f2cceb459de (patch)
treef72fe52e6ec38c085fd7f501c330add27a419b23 /make/vars.mk
parent20b396effd7b25b0aeea838dba746d6a933035a2 (diff)
mox_clientsettings: reverse proxy to mox
Diffstat (limited to 'make/vars.mk')
-rw-r--r--make/vars.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/vars.mk b/make/vars.mk
index c078b6e..8e7ed22 100644
--- a/make/vars.mk
+++ b/make/vars.mk
@@ -32,6 +32,7 @@ PORT_http := 8080
PORT_gemini := 1965
PORT_mox := 81
PORT_mox_autoconfig := $(PORT_mox)
+PORT_mox_clientsettings := $(PORT_mox)
PORT_mox_mta_sts := $(PORT_mox)
PORT_smtp := 2500
PORT_vaultwarden := 9000