moves ports from .env to make

This commit is contained in:
2026-07-02 17:51:33 +01:00
parent 7b07b75747
commit eaecbcf41f
3 changed files with 12 additions and 11 deletions
+5
View File
@@ -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