summaryrefslogtreecommitdiff
path: root/make/vars.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/vars.mk')
-rw-r--r--make/vars.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/vars.mk b/make/vars.mk
index 747792c..0187611 100644
--- a/make/vars.mk
+++ b/make/vars.mk
@@ -30,6 +30,9 @@ SUBDOMAIN_mox-mta-sts := mta-sts.mail
PORT_etherpad := 9001
PORT_http := 8080
PORT_gemini := 1965
+PORT_mox := 81
+PORT_mox-autoconfig := $(PORT_mox)
+PORT_mox-mta-sts := $(PORT_mox)
PORT_smtp := 2500
PORT_vaultwarden := 9000