diff options
Diffstat (limited to '.env')
-rw-r--r-- | .env | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |