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