From c9874173faea3ddb237592c26e09abb95885d444 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 24 Jul 2019 14:59:24 -0400 Subject: automatically fetch news from github --- .env | 3 +++ 1 file changed, 3 insertions(+) (limited to '.env') diff --git a/.env b/.env index a3c0b34..8cc9241 100644 --- a/.env +++ b/.env @@ -1,6 +1,9 @@ VUE_APP_TITLE=The Mana World (STAGING) VUE_APP_API=https://api.themanaworld.org/api +# news file +VUE_APP_NEWS_JSON=https://themanaworld.github.io/tmwa-server-data/news.json + # recaptcha test key (Google-provided) VUE_APP_RECAPTCHA=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI -- cgit v1.2.3-70-g09d2