moves ports from .env to make
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user