From 7adeb07a126ebdfd8d8b0a713263a1c7295b75c6 Mon Sep 17 00:00:00 2001 From: Brian McMichael Date: Fri, 16 Dec 2016 12:17:48 -0500 Subject: [PATCH] add awesim apps dashboard title --- .env.production.awesim | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.production.awesim b/.env.production.awesim index cec2b13e..af956b13 100644 --- a/.env.production.awesim +++ b/.env.production.awesim @@ -1,4 +1,5 @@ OOD_PORTAL="awesim" +OOD_DASHBOARD_TITLE="AweSim Apps" APP_TYPE="usr" APP_OWNER="$(stat -c %U $PWD)"