Remove coaching environment variable (#196)

Since we are not yet setting this in production, we need to remove it
from .env to prevent the page from building 'null' as its value
This commit is contained in:
Thomas Tracy
2020-03-16 12:51:47 -04:00
committed by GitHub
parent 3a49fb3296
commit bc8d41cd66

1
.env
View File

@@ -15,4 +15,3 @@ SEGMENT_KEY=null
SITE_NAME=null
SUPPORT_URL=null
USER_INFO_COOKIE_NAME=null
COACHING_ENABLED=null