diff options
Diffstat (limited to '.env.development')
-rw-r--r-- | .env.development | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.development b/.env.development index 6a7d08c..39b9119 100644 --- a/.env.development +++ b/.env.development @@ -1 +1,3 @@ VUE_APP_TITLE=TMW (DEV) + +VUE_APP_EVENT="<b>Staging environment.</b> This is not a production server." |