From f18707148bfca40987471b22be94d74ad8f90a84 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Thu, 29 Oct 2020 19:42:06 +0200 Subject: [PATCH] SERVICE -> APP --- .envrc.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.envrc.sample b/.envrc.sample index e44f42f..ef4ed71 100644 --- a/.envrc.sample +++ b/.envrc.sample @@ -1,4 +1,4 @@ -export SERVICE=postfix_relay +export APP=postfix_relay export STACK_NAME=postfix_relay export DOMAIN=example.com