Allow overriding individual service configuration

This commit is contained in:
Arnie
2018-01-04 06:58:01 +01:00
parent af6d1a3272
commit 770aafa5ca
7 changed files with 17 additions and 1 deletions
+2
View File
@@ -18,6 +18,8 @@ SMTP_PORT=1025
WEB_PORT=8025
DOMAIN_NAME="mailhog.loc"
source ${SCRIPT_PATH}/env.shinc 2> /dev/null
init() {
__init