summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-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