summaryrefslogtreecommitdiff
path: root/make/vars.mk
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-07-02 17:51:33 +0100
committerJoe Carstairs <me@joeac.net>2026-07-02 17:51:33 +0100
commiteaecbcf41ff5843e64ff4ac110dc26d308d035ab (patch)
tree9420fc80fdccd186db5249d78c1b65dcdf1f6fb5 /make/vars.mk
parent7b07b7574755a26010ed1da192827732b6770145 (diff)
moves ports from .env to make
Diffstat (limited to 'make/vars.mk')
-rw-r--r--make/vars.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/make/vars.mk b/make/vars.mk
index f7ec98d..9f7a701 100644
--- a/make/vars.mk
+++ b/make/vars.mk
@@ -2,6 +2,11 @@ SUBDOMAIN_http := @
SUBDOMAIN_vaultwarden := pwd
SUBDOMAIN_etherpad := docs
SUBDOMAIN_ln := ln
+PORT_etherpad := 9001
+PORT_http := 8080
+PORT_gemini := 1965
+PORT_smtp := 2500
+PORT_vaultwarden := 9000
HOSTNAME := $(shell cat /etc/hostname)
HOSTNAMES := pi-broughton blade-canongate
MODULES_pi-broughton := http gemini smtp vaultwarden ln